mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
[Update CONTRIBUTING.markdown] removed 'of' (#4114)
This commit is contained in:
parent
2d55b77e60
commit
1d62c29e84
@ -16,7 +16,7 @@ review them more effectively and/or individually.
|
|||||||
|
|
||||||
## Style Guidelines
|
## Style Guidelines
|
||||||
|
|
||||||
- **Keep lines of under 80 chars**
|
- **Keep lines under 80 chars**
|
||||||
+ Try to keep **line length in code blocks to 80 characters or fewer**.
|
+ Try to keep **line length in code blocks to 80 characters or fewer**.
|
||||||
+ Otherwise, the text will overflow and look odd.
|
+ Otherwise, the text will overflow and look odd.
|
||||||
- **Prefer example to exposition**
|
- **Prefer example to exposition**
|
||||||
@ -78,7 +78,7 @@ lang: ep-ep
|
|||||||
|
|
||||||
If you want to add yourself to contributors, keep in mind that contributors get
|
If you want to add yourself to contributors, keep in mind that contributors get
|
||||||
equal billing, and the first contributor usually wrote the whole article. Please
|
equal billing, and the first contributor usually wrote the whole article. Please
|
||||||
use your judgement when deciding if your contribution constitutes a substantial
|
use your judgment when deciding if your contribution constitutes a substantial
|
||||||
addition or not.
|
addition or not.
|
||||||
|
|
||||||
## Building the site locally
|
## Building the site locally
|
||||||
|
Loading…
Reference in New Issue
Block a user