diff options
| author | Trey <32907415+TheEdgeNK@users.noreply.github.com> | 2018-03-11 00:08:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-11 00:08:06 -0500 |
| commit | 15442f7b97f28284962a57867019f998dc4a0a62 (patch) | |
| tree | 26cea8e02d2a8e4edf2aeff3ec0496ad57ddfeab | |
| parent | 483fefd8788f726be7f331a93d9c6608829a7e67 (diff) | |
| download | PokeBot-15442f7b97f28284962a57867019f998dc4a0a62.tar.gz PokeBot-15442f7b97f28284962a57867019f998dc4a0a62.tar.bz2 PokeBot-15442f7b97f28284962a57867019f998dc4a0a62.zip | |
contributing shizz
| -rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..003aeb8 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing to PokeBot +## Direct Code +First off, you need to have experience with Discord.js, and Node. If you know how to do that, then this type of contributing should be easy. Just submit a pull request, and be on your way. +## Issues +Report bugs in the bot using issues. Simple, submit an issue and tag some devs. We will work hard to fix it right away! |
