8000 Update CONTRIBUTING notes to reflect the changes for git-flow · codezninja/codebird-php@17e88c1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 17e88c1

Browse files
committed
Update CONTRIBUTING notes to reflect the changes for git-flow
1 parent 753d457 commit 17e88c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Which branch?
2-
- Bugs are fixed in the latest QA_* branch, please base your bugfix pull requests on this branch.
3-
- New features are added to the master branch, please base your feature-add pull requests on that branch.
2+
- Bugs are fixed in the master branch, please base your bugfix pull requests on this branch.
3+
- New features are added to the develop branch, please base your feature-add pull requests on that branch.
44

55
### Code style
66
- Please use 4 so 3780 ft spaces per indent level.

0 commit comments

Comments
 (0)
0