Skip to content

Commit d3dc5b1

Browse files
committed
update contributing rules in awesomeios. Happy coding community <3
1 parent 3a6fcdc commit d3dc5b1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/CONTRIBUTING.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ Please ensure your pull request adheres to the following guidelines:
77
- Use the following format: `[PACKAGE](LINK) - DESCRIPTION.`
88
- New categories, or improvements to the existing categorization are welcome.
99
- Keep descriptions short and simple, but descriptive.
10+
- don't include ios versions or swift versions in the description.
11+
- Emojis should be used with care in descriptions, we already had some problems with emoji render in Github.
1012
- End all descriptions with a full stop/period.
1113
- Check your spelling and grammar.
1214
- Make sure that your suggestion is positioned as the last item category.
1315
- Make sure your text editor is set to remove trailing whitespace.
1416

15-
#### Deleting
17+
#### Deleting
1618

1719
Typical reasons for deleting project:
1820

@@ -28,5 +30,7 @@ Typical reasons for deleting project:
2830
- Don't support Swift 4 or later
2931
- Not written in English
3032
- README is not clear
33+
- Projects without tests can be rejected.
34+
- Does not support the most commom package managers (spm, cocoapods, carthage...)
3135

3236
Your contributions are always welcome! Thank you for your suggestions! :smiley:

0 commit comments

Comments
 (0)