The following is a set of guidelines/rules for contributing to the repository.
Generally speaking questions are better suited in our resources below.
Please do not ask questions on the issue tracker. Most of them don't belong there unless they provide value to a larger audience.
-
Don't open duplicate issues. Please search your issue to see if it has been asked already. Duplicate issues will be closed.
-
When filing a bug about exceptions or tracebacks, please include the complete traceback. Without the complete traceback the issue might be unsolvable and you will be asked to provide more information.
-
Please follow the issue template related to your issue.
-
Make sure it focuses on a single aspect and doesn't manage to have scope creep.
-
Please follow the pull request template.
-
Use present tense (e.g. "Add feature" not "Added feature").
-
Limit all lines to 72 characters or less.
-
Reference issues or pull requests outside of the first line.
- (Please use the shorthand #123 and not the full URL.)