Skip to content

Commit

Permalink
Create CONTRIBUTING.md (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
Whoeza authored Mar 10, 2024
1 parent 72c123f commit eab4372
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Contribution Guide

Thank you for contributing to the repository! Have fun coding and meeting new friends!

### Instructions
Master branch is protected, impossible to push there without making a Pull Request.
There are two ways to contribute to the repository:
- fork the repository on GitHub, write your code on the fork, then open a Pull Request to the original repository; our maintainers will review and merge the edits;
- or, join our Discord Server (link below) and ask our maintainer arthuro555 to add you to the organization in GitHub, so you can push to any branch, other than `master`.

Easy, and simple!

Here's a link to our Discord Server: https://discord.gg/7fZHdqaJQC

0 comments on commit eab4372

Please sign in to comment.