Thank you for your interest in contributing to Erin Hunter Book Chooser! Before you contribute please read the following guidelines that will help to make to contribution process a success! Please remember that all contributions must follow the Code of Conduct.
All code is written in Python 3.5-3.6.
Pull Request and Issue Templates can be found here:
- PR: github.com/Dog-Face-Development/Erin-Hunter-Book-Chooser/blob/master/PULL_REQUEST_TEMPLATE.md
- Issue: github.com/Dog-Face-Development/Erin-Hunter-Book-Chooser/blob/master/ISSUE_TEMPLATE.md
You can contribute to Bars in the following ways:
- Update documentation
- Fix bug fixes
- Add new features
- Submitting issues
To make the contribution process a success please follow these simple steps to get started:
- Fork this repo
- Create a new branch for each correction in your fork (make sure they are logically grouped)
- Submit a pull request to the master branch with your change. PR template can be found here.
- The DFD Team will decide on a course of action for your contribution.
To make the issue process a success please follow these simple steps to get started:
- Go to the issues page for this repo.
- Check to see if your issue has already been posted.
- Click the green New Issue button.
- Create issue following the issue template that can be found here.
- The DFD Team will decide on a course of action for your contribution.
Erin Hunter Book Chooser (and all DFD projects) uses Travis-CI for its testing. When you submit a pull request Travis-CI will automatically check to see if your build complies and will run correctly on our users computers.
FINE PRINT: By submitting your code you agree that you have the right to that code (you are the owner of the code & changes) and that your contributions are licensed under the GNU General Public License v3.0.