Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 2b279dd

Browse files
stevemaopetebacondarwin
authored andcommitted
docs(CONTRIBUTING): add whitespaces for consistent styling
Closes #11214
1 parent 63b9956 commit 2b279dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Contributing to AngularJS
1+
# Contributing to AngularJS
22

33
We'd love for you to contribute to our source code and to make AngularJS even better than it is
44
today! Here are the guidelines we'd like you to follow:
@@ -54,7 +54,7 @@ For large fixes, please build and test the documentation before submitting the P
5454
accidentally introduced any layout or formatting issues. You should also make sure that your commit message
5555
is labeled "docs:" and follows the **Git Commit Guidelines** outlined below.
5656

57-
If you're just making a small change, don't worry about filing an issue first. Use the friendly blue "Improve this doc" button at the top right of the doc page to fork the repository in-place and make a quick change on the fly. When naming the commit, it is advised to still label it according to the commit guidelines below, by starting the commit message with **docs** and referencing the filename. Since this is not obvious and some changes are made on the fly, this is not strictly necessary and we will understand if this isn't done the first few times.
57+
If you're just making a small change, don't worry about filing an issue first. Use the friendly blue "Improve this doc" button at the top right of the doc page to fork the repository in-place and make a quick change on the fly. When naming the commit, it is advised to still label it according to the commit guidelines below, by starting the commit message with **docs** and referencing the filename. Since this is not obvious and some changes are made on the fly, this is not strictly necessary and we will understand if this isn't done the first few times.
5858

5959
## <a name="submit"></a> Submission Guidelines
6060

@@ -227,11 +227,11 @@ The subject contains succinct description of the change:
227227
* don't capitalize first letter
228228
* no dot (.) at the end
229229
230-
###Body
230+
### Body
231231
Just as in the **subject**, use the imperative, present tense: "change" not "changed" nor "changes"
232232
The body should include the motivation for the change and contrast this with previous behavior.
233233
234-
###Footer
234+
### Footer
235235
The footer should contain any information about **Breaking Changes** and is also the place to
236236
reference GitHub issues that this commit **Closes**.
237237

0 commit comments

Comments
 (0)