Skip to content

Commit c1cd371

Browse files
authored
Create CONTRIBUTING.md
1 parent 66a93d0 commit c1cd371

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CONTRIBUTING.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Contribution Guidelines
2+
3+
:clap: :tada: First off all thanks for contributing to us :tada: :clap:
4+
5+
## What we do?
6+
7+
We take release notes from [unity official release archive](https://unity3d.com/unity/get-unity/archive) and
8+
then we file them here for better search functionally using GitHub search.
9+
10+
You can choose one the below ways to contribute.
11+
12+
## Adding Release Notes
13+
14+
You can find missing release note from [unity official release archive](https://unity3d.com/unity/get-unity/archive) and add them to their
15+
related folder.
16+
17+
For example: If you found 1.0 or 1.0.0 is missing you should create **1.0** folder then add **1.0.0.txt** file to the folder and
18+
put the release notes the file.
19+
20+
## Fixing Release Notes
21+
22+
You can fix existing release notes, for example sometimes the release notes contains grammer and missing content so you find them and fix them.
23+
24+
## Suggesting Release Notes
25+
26+
Don't have time to add a release note yourself? [:postbox: Send it to us](https://github.com/UnityCommunity/UnityReleaseNotes/issues) and then we will add it as soon as possible.
27+
28+
Thanks.
29+
30+
Made with :heart: by [Unity Community](https://github.com/UnityCommunity/)

0 commit comments

Comments
 (0)