Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Briefcase 0.3.24.dev10+gd096e66d
Logo
Briefcase 0.3.24.dev10+gd096e66d
  • Tutorial
  • How-to guides
    • Obtaining a Code Signing identity
      • Android
      • macOS
      • Windows
    • Accessing Briefcase packaging metadata at runtime
    • Building your App in CI with GitHub Actions
    • Building your Console App with Briefcase
    • Publishing your app
      • Android
      • iOS
    • Upgrading from Briefcase v0.2
    • Contributing to Briefcase
      • Contributing code to Briefcase
      • Contributing to the documentation
    • Internal How-to guides
      • How to cut a Briefcase release
      • Docker X11 Passthrough
  • About Briefcase
    • Frequently Asked Questions
    • The Briefcase Developer and User community
    • Success Stories
    • Release History
  • Reference
    • Briefcase configuration options
    • Project configuration options
    • Command reference
      • new
      • convert
      • dev
      • create
      • update
      • build
      • run
      • package
      • publish
      • upgrade
    • Platform support
      • macOS
        • .app bundle
        • macOS Xcode project
      • Windows
        • Windows App folder
        • Visual Studio project
      • Linux
        • Native System Packages
        • AppImage
        • Flatpak
      • iOS
        • iOS Xcode project
      • Android
        • Gradle project
      • Web
        • Static Web
    • Plug-ins
Back to top
View this page

Contributing to Briefcase¶

Briefcase is an open source project, and actively encourages community contributions. The following guides will help you get started contributing.

  • Contributing code to Briefcase
    • tl;dr
    • Set up your development environment
    • What should I do?
    • Running tests and coverage
    • Running test variations
    • Code coverage
    • Submitting a pull request
    • What next?
  • Contributing to the documentation
    • Building Briefcase’s documentation
    • What to work on?
    • Submitting a pull request
Next
Contributing code to Briefcase
Previous
Upgrading from Briefcase v0.2
Copyright © Russell Keith-Magee
Made with Sphinx and @pradyunsg's Furo