Skip to content

Commit cc783e9

Browse files
authored
Merge branch 'master' into patch-15
2 parents 9621065 + 227040e commit cc783e9

2 files changed

Lines changed: 143 additions & 125 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Contribution Guidelines
22

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:
44

5-
(a) widely recommended regardless of personal opinion (e.g. 100+ GitHub stars)
5+
(a) widely recommended, regardless of personal opinion
66

77
(b) highly discussed in the community due to its innovative nature
88

@@ -26,17 +26,17 @@ There are two required criteria for a pull request:
2626

2727
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.
2828

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.
3030

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.
3232

3333
Furthermore, please ensure your pull request follows the following guidelines:
3434

3535
* Please search previous suggestions before making a new one, as yours may be a duplicate.
3636
* Please make an individual pull request for each suggestion.
3737
* Use the following format for libraries: \[LIBRARY\]\(LINK\) - DESCRIPTION.
3838
* 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.
4040
* Keep descriptions short, simple and unbiased.
4141
* End all descriptions with a full stop/period.
4242
* Check your spelling and grammar.

0 commit comments

Comments
 (0)