File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,14 @@ Please ensure your pull request adheres to the following guidelines:
7
7
- Use the following format: ` [PACKAGE](LINK) - DESCRIPTION. `
8
8
- New categories, or improvements to the existing categorization are welcome.
9
9
- 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.
10
12
- End all descriptions with a full stop/period.
11
13
- Check your spelling and grammar.
12
14
- Make sure that your suggestion is positioned as the last item category.
13
15
- Make sure your text editor is set to remove trailing whitespace.
14
16
15
- #### Deleting
17
+ #### Deleting
16
18
17
19
Typical reasons for deleting project:
18
20
@@ -28,5 +30,7 @@ Typical reasons for deleting project:
28
30
- Don't support Swift 4 or later
29
31
- Not written in English
30
32
- README is not clear
33
+ - Projects without tests can be rejected.
34
+ - Does not support the most commom package managers (spm, cocoapods, carthage...)
31
35
32
36
Your contributions are always welcome! Thank you for your suggestions! :smiley :
You can’t perform that action at this time.
0 commit comments