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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Contribution Guidelines
2
2
3
-
Unfortunately, not every library/tool/framework can be considered. The aim of the list is to provide a concise list of noteworthy modern software. This means that suggested software is:
3
+
Unfortunately, not every library/tool/framework can be considered. This list aims to provide a concise list of noteworthy modern software. This means that suggested software is:
4
4
5
-
(a) widely recommended regardless of personal opinion (e.g. 100+ GitHub stars)
5
+
(a) widely recommended, regardless of personal opinion
6
6
7
7
(b) highly discussed in the community due to its innovative nature
8
8
@@ -26,17 +26,17 @@ There are two required criteria for a pull request:
26
26
27
27
2. If an entry does not meet conditions *(a)* to *(d)* there has to be an explanation either in the description or the pull request why it should be added to the list.
28
28
29
-
Self-promotion is frowned upon and will be reviewed critically but the suggestion will of course be approved if they criteria match.
29
+
Self-promotion is frowned upon and viewed critically, but your suggestion will of course be approved if the criteria match.
30
30
31
-
If a certain entry does not get accepted, you should first look if there has been a discussion before. These discussions are in the issue section and normally marked with the question tag. If there hasn't been such a topic, you are free to create a new issue tagged as question.
31
+
If your entry isn't accepted, please check the [Issues](https://github.com/akullpp/awesome-java/issues) for items marked with the "question" tag to see if it had been previously discussed. If nothing comes up, feel free to create a new issue, adding the "question" tag.
32
32
33
33
Furthermore, please ensure your pull request follows the following guidelines:
34
34
35
35
* Please search previous suggestions before making a new one, as yours may be a duplicate.
36
36
* Please make an individual pull request for each suggestion.
37
37
* Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
38
38
* Entries should be sorted in ascending alphabetical order, i.e. a to z.
39
-
* New categories, or improvements to the existing categorization are welcome.
39
+
* New categories or improvements to the existing categorization are welcome.
0 commit comments