15 lines
903 B
Markdown
15 lines
903 B
Markdown
|
|
## Contributing Guidelines
|
|
- Do not send any pull requests to the master branch
|
|
- Any pull requests sent to master will be closed
|
|
- Send pull requests to the dev branch
|
|
- The github repo is a mirror, please do not make pull requests there thank you
|
|
- Please tell us why you think this change is necessary
|
|
- We don't want to spend lots of time browsing through your code changes
|
|
- Describe your changes
|
|
- Do not reopen a pull request if we closed it for not being a necessary feature
|
|
- Do not change credits in any of the files
|
|
- If making a new language file, follow the local naming convention
|
|
- localization-[LANGUAGE](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes#)_[TERRITORY](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements).yml. You can find the 2-letter codes in the links.
|
|
- Common sense, please...
|
|
- File subject to change in the future
|