You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/contributing.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
23
23
- Add accompanying test case.
24
24
- Provide a convincing reason to add this feature. Ideally, you should open a suggestion issue first and have it approved before working on it.
25
25
26
-
- If fixing bug:
26
+
- If fixing a bug:
27
27
28
28
- If you are resolving a special issue, add `(fix #xxxx[,#xxxx])` (#xxxx is the issue id) in your PR title for a better release log, e.g. `update entities encoding/decoding (fix #3899)`.
29
29
- Provide a detailed description of the bug in the PR. Live demo preferred.
0 commit comments