ark-ac-server-tools/CONTRIBUTING.md
2015-06-23 10:26:58 +02:00

11 lines
547 B
Markdown

# Contribute to ARK Server Tools
This is an open source project, so feel free to fork it, improve it and send pull requests!
## Keep your fork updated
When you fork our repository and your version gets outdated, please, update it using `git pull --rebase`, in this way you will not create any additional useless commit.
## Got an idea?
If you have a nice idea you'd like to add to this project, please, first open a new issue describing your idea, so everybody can contribute to it and you'll be sure that nobody is working on the same thing.