Skip to content

Commit 75f9526

Browse files
committed
2 parents 73eb531 + f249686 commit 75f9526

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
At this time, Matt Heffernan (SlithyMatt) is the only direct contributor to this repository.
2+
If you want to contribute code, please fork the repo into your own GitHub and submit a pull request with your changes.
3+
If you want to be a beta tester, simply download the latest release and submit any issues you find.
4+
Please check the backlog of issues first, to prevent duplicate issues. Fixes will be initially pushed to the master
5+
branch prior to the next release build for community verification. Interim builds will not be produced, so verifiers will
6+
need to build the master branch themselves or wait until the next release build.
7+
8+
If you want to make changes in your fork that significantly change the game to make merger non-trivial, please set up
9+
any pull requests carefully to make them incremental or prepare to be orphaned.
10+
11+
All contributions must be completely "free software" that can have the [GPL 3 license](LICENSE) applied.
12+
No copyrighted code or any other type of proprietary media may be added to this repo. No contributors will
13+
be compensated monetarily for their work, nor is it allowable for this software to be sold for any price.
14+
15+
Thanks, and enjoy!

0 commit comments

Comments
 (0)