Skip to content

Commit

Permalink
📝 Make the dev branch clear for new contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
Poeschl committed Oct 13, 2023
1 parent 43a1f87 commit bda77b3
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 @@ -3,7 +3,7 @@
## How to contribute

1. Fork this repository and make your changes on your fork an a branch you like (I recommend to create a branch per feature).
2. Create a PR which targets the dev branch.
2. Create a PR which targets the `dev` branch.
3. After reviewed it your changes will live in the dev branch until all changes are pushed to the main branch. (Usually this is not long)

## Requirements to get Pull Requests accepted
Expand Down

0 comments on commit bda77b3

Please sign in to comment.