Skip to content

Commit 91fcfa5

Browse files
committed
Sentence Case.
1 parent 746ab73 commit 91fcfa5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/CONTRIBUTING.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@ We accept pull requests for bug fixes and features where we've discussed the app
1212

1313
Please do:
1414

15-
* check existing issues to verify that the [bug][bug issues] or [feature request][feature request issues] has not already been submitted
16-
* open an issue if things aren't working as expected
17-
* open an issue to propose a significant change
18-
* open a pull request to fix a bug
19-
* open a pull request to fix documentation about a command
20-
* open a pull request for an issue with the `help-wanted` label and leave a comment claiming it
15+
* Check existing issues to verify that the [bug][bug issues] or [feature request][feature request issues] has not already been submitted.
16+
* Open an issue if things aren't working as expected.
17+
* Open an issue to propose a significant change.
18+
* Open a pull request to fix a bug.
19+
* Open a pull request to fix documentation about a command.
20+
* Open a pull request for an issue with the `help-wanted` label and leave a comment claiming it.
2121

2222
Please avoid:
2323

24-
* adding installation instructions specifically for your OS/package manager
25-
* opening pull requests for any issue marked `core`. these issues require additional context from
26-
the core CLI team at GitHub and any external pull requests will not be accepted
24+
* Adding installation instructions specifically for your OS/package manager.
25+
* Opening pull requests for any issue marked `core`. These issues require additional context from
26+
the core CLI team at GitHub and any external pull requests will not be accepted.
2727

2828
## Building the project
2929

0 commit comments

Comments
 (0)