Skip to content

Commit 0701ee6

Browse files
committed
Update wording in CONTRIBUTING.md, closes mtdvio#93
1 parent aa6eaff commit 0701ee6

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

CONTRIBUTING.md

+19-19
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## The Goal
2-
Our goal is not to have the biggest list of stuff.
2+
Our goal is not to have the biggest list of stuff.
33
Our goal is to have a **comprehensible** list of most valuable things any programmer should know about.
44

55
## Contributing
66

7-
Your contributions to this repo are always welcome!
8-
Bear in mind, that this repo is *highly opinionated* and *curated*.
9-
Your opinion on value of any resource may not match the opinion of curator.
7+
Your contributions to this repo are always welcome!
8+
Bear in mind, that this repo is *highly opinionated* and *curated*.
9+
Your opinion on value of any resource may not match the opinion of curator.
1010

1111
**No PR will be discarded without explanations!**
1212

@@ -18,7 +18,7 @@ Your opinion on value of any resource may not match the opinion of curator.
1818

1919
We :heart: simplicity.<br>
2020
We :heart: essential stuff.<br>
21-
This is why we strive to having less, but most valuable resources in the list.
21+
We strive to have a smaller list of more valuable resources, quality over quantity.
2222
</p></details>
2323

2424
<details><summary>We :heart: widely applicable knowledge/skills. </summary><p>
@@ -47,25 +47,25 @@ This is why resources on soft skills are an essential part of that list.
4747

4848
<details><summary>Do not add things you <b>have not evaluated</b> personally!</summary><p>
4949

50-
Use your critical thinking to filter out non-essential stuff.
51-
Give honest arguments for why the resource should be included.
52-
Have you read this book?
53-
Can you give a short article?
50+
Use your critical thinking to filter out non-essential stuff.
51+
Give honest arguments for why the resource should be included.
52+
Have you read this book?
53+
Can you give a short article?
5454
</p></details>
5555

5656
<details><summary>Use reasoning based on our values.</summary><p>
5757

58-
Before adding any resource, answer this questions to yourself:
59-
- Will it make every programmer a better human being?
60-
- Will it change the quality of programmer's work?
61-
- Will it change the quality of programmer's life?
58+
Before adding any resource, answer this questions to yourself:
59+
- Will it make every programmer a better human being?
60+
- Will it change the quality of programmer's work?
61+
- Will it change the quality of programmer's life?
6262
- Would you personally recommend this resource to your friend, starting on software development career?
6363

6464
</p></details>
6565

6666
<details><summary><b>One item</b> per Pull Request.</summary><p>
6767

68-
There may be a discussion related to an item you want to add.
68+
There may be a discussion related to an item you want to add.
6969
Adding just a single item per pull request makes it much easier for everyone involved.
7070
</p></details>
7171

@@ -76,11 +76,11 @@ It is just easier to discuss and decide on a resource within a Pull Request.
7676

7777
<details><summary>Use consistent set of resource type emoji</summary><p>
7878

79-
🎥 - Video/Talk
80-
📖 - Book
81-
📄 - Online article
82-
📜 - Paper/Document
83-
✅ - Checklist
79+
🎥 - Video/Talk
80+
📖 - Book
81+
📄 - Online article
82+
📜 - Paper/Document
83+
✅ - Checklist
8484

8585
</p></details>
8686

0 commit comments

Comments
 (0)