Skip to content

Commit 1e7a495

Browse files
committed
docs(pull_reqest_template): Add instructions to submit PR's to develop branch
1 parent 25d531e commit 1e7a495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616

1717
**Please check if the PR fulfills these requirements**
18+
- [ ] This PR is against the `develop` branch. (Please do not submit PR's to the master branch)
1819
- [ ] The commit message follows our guidelines: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit-message-format
1920
- [ ] Tests for the changes have been added (for bug fixes / features)
2021
- [ ] Docs have been added / updated (for bug fixes / features)

0 commit comments

Comments
 (0)