mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-28 10:24:19 +01:00
Improve wording in CONTRIBUTING.md
Parts of the "Pull requests" section are strangely worded. This commit fixes that.
This commit is contained in:
parent
483974695c
commit
3661c4b8ff
@ -92,11 +92,11 @@ implementing features, refactoring code, porting to a different language),
|
|||||||
otherwise you risk spending a lot of time working on something that the
|
otherwise you risk spending a lot of time working on something that the
|
||||||
project's developers might not want to merge into the project.
|
project's developers might not want to merge into the project.
|
||||||
|
|
||||||
Please adhere to the [coding guidelines](#code-guidelines) used throughout a
|
Please adhere to the [coding guidelines](#code-guidelines) used throughout the
|
||||||
project (indentation, accurate comments, etc.) and any other requirements
|
project (indentation, accurate comments, etc.) and any other requirements
|
||||||
(such as test coverage).
|
(such as test coverage).
|
||||||
|
|
||||||
Adhering to the following this process is the best way to get your work
|
Adhering to the following process is the best way to get your work
|
||||||
included in the project:
|
included in the project:
|
||||||
|
|
||||||
1. [Fork](http://help.github.com/fork-a-repo/) the project, clone your fork,
|
1. [Fork](http://help.github.com/fork-a-repo/) the project, clone your fork,
|
||||||
|
Loading…
Reference in New Issue
Block a user