Implement issue templates #183
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #180.
This should help users to analyze and report their problems properly, enabling developers to proceed efficiently. Setup is based on the experience with several issues in the past, and was somehow inspired by how QGIS deals with this. Different issue categories lead to a different set of questions asked.
The result has been pushed to the main branch of my fork; so you can try out at https://github.com/florisvdh/qgisprocess/issues/new/choose (screenshot below). Feel free to post some dummy issues there (posting issues in my fork will be disabled later).
Developer community of the {qgisprocess} package: if you're in need to add a simple housekeeping issue, e.g. a task list for yourself, use the 'feature request' as it has the simplest form and no extra requirements. After posting, you can still edit as a normal issue.
Automated issue labelling is not enabled yet. We can consider this later on, after gathering more experience.