File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,6 @@ submitting a PR:
58
58
- Maintain [ ** clean commit history** ] ( http://www.freshconsulting.com/atomic-commits ) and use
59
59
[ ** meaningful commit messages** ] ( http://chris.beams.io/posts/git-commit ) . PRs with messy commit history are difficult
60
60
to review and require a lot of work to be merged.
61
- - If your PR doesn't need to be included in the changelog, please start the commit message and PR title with the string
62
- ** [ skip changelog] **
63
61
- <a id =" breaking " ></a > If the PR contains a breaking change, please start the commit message and PR title with the
64
62
string ** [ breaking] ** . Don't forget to describe in the PR description what changes users might need to make in their
65
63
workflow or application due to this PR. A breaking change is a change that forces users to change their command-line
You can’t perform that action at this time.
0 commit comments