Skip to content

Commit 2771bc7

Browse files
authored
docs: add indefinite article to bug fix sentence (#1878)
1 parent 62b9d02 commit 2771bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
2323
- Add accompanying test case.
2424
- Provide a convincing reason to add this feature. Ideally, you should open a suggestion issue first and have it approved before working on it.
2525

26-
- If fixing bug:
26+
- If fixing a bug:
2727

2828
- 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)`.
2929
- Provide a detailed description of the bug in the PR. Live demo preferred.

0 commit comments

Comments
 (0)