Skip to content

Submitting a Pull Request (PR) #3340

Answered by jpangas
jpangas asked this question in Q&A
Discussion options

You must be logged in to vote

Checklist when submitting your PR

  1. The PR needs to be approved by the bugbug maintainers. In order to ease the review process, it is recommended you follow these principles:
  • Let the PR have a helpful title and descriptive body.
  • Link your PR to the issue it is solving, closing or resolving using Fixes/Closes/Resolves #PRNumber
  • Ensure your changes have produced no code style or linting errors. pre-commit will run these checks. If any issues are found, the tests will fail.

After submitting your PR

  1. Allow time for the reviewer to review your changes and if any further changes are needed, make and commit those changes to the same feature_name_branch.

The bugbug maintainers will check the c…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jpangas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant