diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2022-06-01 20:01:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-01 20:01:03 -0400 |
commit | eae906317cab8ed54e65ab039e57c8345f032feb (patch) | |
tree | 98df06fd20ae7f80094c9713484e64455e51b858 /CONTRIBUTING.md | |
parent | 1.5.0 Release Canidate 4.3 (diff) | |
parent | move code of conduct and contributing guidelines (diff) | |
download | kenshinshideandseek-eae906317cab8ed54e65ab039e57c8345f032feb.tar.gz kenshinshideandseek-eae906317cab8ed54e65ab039e57c8345f032feb.tar.bz2 kenshinshideandseek-eae906317cab8ed54e65ab039e57c8345f032feb.zip |
Merge branch 'master' into 1.5.0
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e992d6..c9511f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,3 @@ - -## 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 current beta branch (usually named as an unreleased version) @@ -11,4 +9,4 @@ - 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 +- File subject to change in the future
\ No newline at end of file |