Skip to content

Commit c6f2ae9

Browse files
authored
Merge pull request michidk#18 from michidk/michidk-patch-1
Improve contribution guidelines
2 parents 3c6a17e + 1833f02 commit c6f2ae9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CONTRIBUTING.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@
22

33
Let's help together and make a great list of free Unity scripts!
44

5-
If you know a resource which is not listed here, make a pull request or open an issue. But please read this file first.
6-
Please report broken links, outdated assets and spelling mistakes.
5+
If you know a resource that is not listed here, please start a pull request adding your resource after reading this document.
6+
Please report broken links, outdated assets, and spelling mistakes.
77

88
## Notes:
99
* The links are in no particular order.
10-
* Outdated assets are removed from time to time.
11-
* GitHub-links are preffered over other hosting locations (like the Unity AssetStore)
10+
* Outdated assets are removed from time to time (please report outdated assets in issues).
11+
* Links to open source repository services like GitHub or GitLab are preferred over other providers (like the Unity Asset Store)
1212

1313
## Requirements
14-
* All linked assets are free.
15-
* They don't have to be open source.
14+
* All linked assets must be free.
15+
* They do not have to be open source.
1616
* They have to contain scripts. Pure art assets are not allowed.
1717
* They are allowed to contain art assets.
18-
* They should work with the latest release of Unity.
18+
* They should work with the latest stable release of Unity or have an update in the works.
1919

2020
## Rules
2121
* You are allowed to suggest links to your own assets.
22-
* Look through all the other links and suggestions before subbmitting yours, to ensure yours is not a duplicate.
22+
* Look through all the other links and suggestions before submitting your resource to ensure that the list stays free of duplicates.
2323

2424
## Link Suggestions
25-
* You can suggest a link to a free asset over [here](https://github.com/michidk/Unity-Script-Collection/issues/1).
25+
* Please create a pull request containing your addition.
2626

2727
## Pull Requests
2828
* Make a new pull request for each suggestion.
2929
* Use the following format: \[name\]\(link\) - short description
30-
* Keep the descriptions simple as possible..
30+
* Keep the descriptions as simple and as short as possible.
3131

3232
Thank you for your help!

0 commit comments

Comments
 (0)