Skip to content

Commit

Permalink
Correcting the branch name as per issue-2843
Browse files Browse the repository at this point in the history
  • Loading branch information
pmvieira committed Sep 25, 2019
1 parent d084972 commit a710f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -4,7 +4,7 @@

1. Fork the Slim Framework repository
2. Create a new branch for each feature or improvement
3. Send a pull request from each feature branch to the **develop** branch
3. Send a pull request from each feature branch to the **4.x** branch

It is very important to separate new features or improvements into separate feature branches, and to send a
pull request for each branch. This allows me to review and pull in new features or improvements individually.
Expand Down

0 comments on commit a710f48

Please sign in to comment.