Skip to content

Commit 0dd7805

Browse files
committedApr 12, 2018
[chore] update the pull request template...
Users are not required to squash their commits. Github now provides an option to do that on the gui.
1 parent fa8e33c commit 0dd7805

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

Diff for: ‎.github/PULL_REQUEST_TEMPLATE.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
Fixes #[issue number].
22

33
Changes proposed:
4-
-
4+
55
-
66
-
77

88
Upgrade Path (for changed or removed APIs):
99

1010

1111
Acceptance Checklist:
12-
- [ ] All commits have been squashed to one.
1312
- [ ] The commit message follows the guidelines in `CONTRIBUTING.md`.
1413
- [ ] Documentation (README.md) and examples have been updated as needed.
1514
- [ ] If this is a code change, a spec testing the functionality has been added.

0 commit comments

Comments
 (0)