Skip to content

Commit

Permalink
Update contributing guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
wigging committed Nov 17, 2023
1 parent 6b23033 commit 1168981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ New source code should be included in the [Sphinx documentation](http://www.sphi

## Creating a Pull Request

All Pull Requests should be submitted to the `dev` branch; not to the `main` branch. The `dev` branch will be merged with the `main` branch when a new version is ready to be released.
All Pull Requests should be submitted to the `dev` branch; not to the `main` branch. If a `dev` branch does not exist in the repository, rename your branch to `dev` then create the Pull Request. The `dev` branch will be merged with the `main` branch when a new version is ready to be released.

0 comments on commit 1168981

Please sign in to comment.