Skip to content

Commit

Permalink
switched to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Oct 27, 2023
1 parent 647631f commit fedd18e
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 @@ -13,7 +13,7 @@ The `master` branch is basically just a snapshot of the latest stable release. *
To create pull request:
- Each pull request should close `one problem`.
- Check that you are using the latest version of the library.
- Create pull request to the `latest develop branch` (a greatest number).
- Create pull request to the `latest develop branch` (a `dev` branch).
- The patch must contains files in `source` folder only.
- Add patch keyword to your pull request title: `fix bug`, `update feature`, `add feature`.
- If you are resolving a special issue, add `(fix #xxxx[,#xxx])` (#xxxx is the issue id) in your PR title.

0 comments on commit fedd18e

Please sign in to comment.