-
Ensure the bug was not already reported by searching on GitHub under Issues.
-
If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.
-
If possible, use the bug report template to create the issue.
- Assign the Issue to yourself (if unassigned) before you start working in order to avoid any conficts.
- Open a new GitHub pull request with the patch.
- Ensure the PR description clearly describes the problem and solution. Include the relevant issue number.
- Make sure that the PR points to the development branch.
Changes that are cosmetic in nature and do not add anything substantial to the stability, functionality, or testability of Deduplicator will generally not be accepted/
- First open an issue with the sugggestion using the feature request template
- Do not create a PR before one of the core contributors has conveyed acceptance for a feature request.
- If you have a question, raise an issue in the repository with a "question" label.