You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+9
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,24 @@
1
1
# Contribution Guidelines
2
+
2
3
> The pull request should have a useful title. Pull requests with `Update readme.md` as title will be closed right away. Please make sure you checked every box in the PR template.
3
4
4
5
## Before adding something to the list
6
+
5
7
1. Make sure you are editing README.md only, no other files are allowed to be edited.
6
8
2. Add your item to the category it belongs to. Try to avoid creating completely new categories.
7
9
3. Make sure your item is added to the bottom of the items listed in a category, don't add it in at the middle.
8
10
4. Don't submit dead links and try to always submit HTTPS links.
9
11
5. Make sure you're linking to an English resource, other languages not allowed *at this moment*
10
12
6. If there is only support for some devices please mention that by using the [badges](/media/badges) provided.
11
13
7. Add something that is truly awesome and stands out. A project that shows how to monitor a greenhouse, water a plant or trigger LEDs are already out there on the web. This is not the place for those.
14
+
8. If you are adding to the [Applications](https://github.com/thibmaek/awesome-raspberry-pi#useful-apps) please do it in the format of
2. Click the *pencil button* in the upper right corner next to raw | blame | history
16
24
3. Github will automatically create a fork for this repo on your account.
@@ -22,6 +30,7 @@
22
30
Submitted PRs will be checked as soon as possible. If something is incorrect it will be labeled `awaiting-user` with the problem stated in the PR comments. If a PR becomes stale or no action is taken after some time with the PR being labeled `awaiting-user`, this PR will get the `reply-timeout` label and will be closed.
23
31
24
32
#### Gitmoji
33
+
25
34
It's recommended that you use [gitmoji](https://gitmoji.carloscuesta.me/) when contributing. The supported gitmoji must proceed the commit message followed by a space and be one of:
0 commit comments