If you're interested in contributing to the project, I welcome it; however, there are a few rules that I'd like all contributors and developers (including myself) to follow.
-
Use GitHub Issues to report any problems that you have.
- Be specific...
- Explain your problem,
- Provide precise steps for how to reproduce it.
- Be specific...
-
If you have a change you'd like to introduce:
- Create a new branch,
- Make your changes,
- Explain the what and the why,
- Open a pull request.
master
should always incude the tagged, stable branch. I like to work off of develop
. Once changes are merged
into develop
and are stable, I'll merge them into master
and tag them.
Note that I try to pay attention to all issues and PRs but this is a hobby project so it's prioritized appropriately.
I've learned that if I don't disclaim this from the outset, there are unreasonable expectations.
-
I'm happy to give credit when credit is due so when more developers contribute, I'll be adding a new file to this repository.
-
You can reach me on Twitter at almost anytime. I don't really use it for support, but sharing the project or related posts is always welcome.
-
Thanks in advance for anything and everything you opt to offer to the project!