So you'd like to contribue to Autorippr? Fantastic! I love pull requests and welcome any sensible additions to this project.
There are many ways to contribute, this document covers;
If you're looking to raise an issue, just head on over to the issues log and create a new issue.
Tag the issue as a [bug] or [feature request] to help keep things neat.
But before you go and press that submit button take a look at the information you're giving, is it enough?
Keys points to include are:
-
General computer info
- Operating system
- Name and version
- General hardware inside (If related to compression). eg; Dual core intel & 2 dvd drives
- Operating system
-
Python
- Version of python
-
Autorippr
- Version of Autorippr
-
Detailed description of the issue and debug logs if possible.
- If the issue is with Autorippr, add
--debug
to the command line options for more information.
- If the issue is with Autorippr, add
Providing this information upfront can assist with diagnosing any issues.
Working with the code should be straight forward. Try to keep the style consistant.
Push to your fork and submit a pull request.