Skip to content

Commit 95bf0c0

Browse files
defccyyx990803
authored andcommitted
Add guide for PR title (#3936)
* update PR guide for a better release log * detail on pr title. and fix typo
1 parent 3bbac7e commit 95bf0c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Hi! I’m really excited that you are interested in contributing to Vue.js. Befo
4545
- Provide convincing reason to add this feature. Ideally you should open a suggestion issue first and have it greenlighted before working on it.
4646

4747
- If fixing a bug:
48+
- If you are resolving a special issue, add `(fix #xxxx[,#xxx])` (#xxxx is the issue id) in your PR title for a better release log, e.g. `update entities encoding/decoding (fix #3899)`.
4849
- Provide detailed description of the bug in the PR. Live demo preferred.
4950
- Add appropriate test coverage if applicable.
5051

0 commit comments

Comments
 (0)