forked from abalabahaha/eris
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
07efa33
commit 04c7275
Showing
8 changed files
with
29 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# Contributing | ||
|
||
Thanks for considering contributing! | ||
|
||
A few rules of thumb: | ||
* Code contributions should match the existing code style. `npm run eslint` could help you check (requires installing ESLint) | ||
* Check with me before adding/deleting functionality (you can contact me (abalabahaha#9421) [on Discord](https://discord.gg/n2g6BQP)) | ||
* Check the dev branch to make sure someone hasn't worked on the same thing already | ||
* Pull requests should point to the dev branch, not master | ||
- Code contributions should match the existing code style. `npm run lint:js` and `npm run lint:ts` could help you check | ||
- Discuss additions/changes with us [on Discord](https://abal.moe/Eris/invite) before working on them | ||
- Check the dev branch to make sure someone hasn't worked on the same thing already | ||
- Pull requests should point to the dev branch, not master |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters