-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update contributing file to include dev channel
- Loading branch information
1 parent
236eed6
commit 46cfc43
Showing
1 changed file
with
5 additions
and
4 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,11 +1,12 @@ | ||
## Contributing | ||
|
||
I highly recommend getting in contact with me on discord (https://discord.gg/aEkzE59) if you are interested in contributing as I will be able to help you with getting setup. | ||
|
||
## Pull Request Process | ||
|
||
1. Create a fork. | ||
2. Make your changes. | ||
3. Submit a pull request to merge your changes into this repository's dev branch. Don't PR into master please thanks. | ||
4. If your code runs and passes review, I'll merge your pull request. If there are any problems I will addresss changes and work with you on addressing them. | ||
|
||
## Code of Conduct | ||
|
||
1. Don't be a meatball. | ||
2. Please label your commits so that changes can be easily identified. | ||
Please label your commits so that changes can be easily identified. |