Add CONTRIBUTING.md, ISSUE_TEMPLATE.md, and PULL_REQUEST_TEMPLATE.md (#1688)
* Adds the contributing templates. * Put the contributing files to a hidden folder so the root directory is less populated. Thanks to @cydh and @Lemongrass3110!
This commit is contained in:
@@ -11,6 +11,7 @@ Table of Contents
|
||||
4. Troubleshooting
|
||||
5. Helpful Links
|
||||
6. More Documentation
|
||||
7. How to Contribute
|
||||
|
||||
1. What is rAthena?
|
||||
---------
|
||||
@@ -198,3 +199,7 @@ directory. These include detailed explanations of NPC script commands, atcommand
|
||||
group permissions, item bonuses, and packet structures, among many other topics. We
|
||||
recommend that all users take the time to look over this directory before asking for
|
||||
assistance elsewhere.
|
||||
|
||||
7. How to Contribute
|
||||
---------
|
||||
Details on how to contribute to rAthena can be found in [CONTRIBUTING.md](https://github.com/rathena/rathena/blob/master/.github/CONTRIBUTING.md)!
|
||||
|
||||
Reference in New Issue
Block a user