Skip to content

Commit eb87c46

Browse files
committed
Update CONTRIBUTING.md
1 parent 90d7281 commit eb87c46

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ the developers managing and developing this open source project. In return,
88
they should reciprocate that respect in addressing your issue or assessing
99
patches and features.
1010

11+
Whether it's code, design, typo or documentation, every contribution is welcomed! So again, thank you very, very much 🧙‍
12+
1113
## 🕵️‍ Using the issue tracker
1214

1315
The issue tracker is the preferred channel for [bug reports](#bugs), [features requests](#features) and [submitting pull requests](#pull-requests), but please **do not** derail or troll issues. Keep the discussion on topic and respect the opinions of others.
@@ -33,6 +35,8 @@ Guidelines for bug reports:
3335
4. **Create a new issue** using the "Bug Report" template. Fill the different
3436
sections to provide a maximum of details. They will help us to fix potential bugs.
3537

38+
5. [**Use all-contributors bot command**][all-contributors-bot-command] to add yourself to the list of contributors. It's very easy to do, you basically need to mention the bot in a comment of your PR.
39+
3640
<a name="features"></a>
3741

3842
## 🙋‍ Feature requests
@@ -110,6 +114,8 @@ project:
110114
7. [Open a Pull Request](https://help.github.com/articles/using-pull-requests/)
111115
with a clear title and description.
112116
117+
8. [Use all-contributors bot command][all-contributors-bot-command] to add yourself to the list of contributors. It's very easy to do, you basically need to mention the bot in a comment of your PR.
118+
113119
**IMPORTANT**: By submitting a patch, you agree to allow the project owner to license your work under the same license as that used by the project.
114120

115121
---

0 commit comments

Comments
 (0)