Skip to content

Commit

Permalink
Update CONTRIBUTING to note PR's should target dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kmscode committed Jan 21, 2025
1 parent 12d81bd commit 512b958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Procedure for contributing:
- `ruff check`
- `pylint <folder>/<filename>.py`
- Push changes to your fork
- Submit a PR (pull request)
- Submit a PR (pull request) against the dev branch.

Your pull request will be reviewed and pending review results, merged into main branch

0 comments on commit 512b958

Please sign in to comment.