castopod/.gitlab/issue_templates/default.md

667 B

Before submitting an issue

  1. Use the issue search — check if the issue has already been reported.

  2. Check if the issue has been fixed — try to reproduce it using the latest release.

  3. Isolate the problem — ideally create a reduced test case and a live example.

  4. Select an issue template — choose a template from bug or feature-request and fill out the info you deem necessary. The more context we get, the easier it is to implement the feature or fix the bug you report.

Check out the CONTRIBUTING manual for more info.