diff options
author | tylermurphy534 <tylermurphy534@gmail.com> | 2022-10-19 20:05:56 -0400 |
---|---|---|
committer | tylermurphy534 <tylermurphy534@gmail.com> | 2022-10-19 20:05:56 -0400 |
commit | c2fb7126c389252cf09a1450d77defdbd82b6832 (patch) | |
tree | 77d257d85ae68af4d5fa6eca06bdc4abebc9b2e3 /CONTRIBUTING.md | |
parent | Merge pull request #81 from tylermurphy534/1.6.2 (diff) | |
download | kenshinshideandseek-c2fb7126c389252cf09a1450d77defdbd82b6832.tar.gz kenshinshideandseek-c2fb7126c389252cf09a1450d77defdbd82b6832.tar.bz2 kenshinshideandseek-c2fb7126c389252cf09a1450d77defdbd82b6832.zip |
upload docs
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e992d6..d02bffa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ ## 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) + - Send pull requests to the dev branch - 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 |