Open karmatosed opened 1 year ago
Do you know of a project that has some good examples for different templates we could adapt?
The Gutenberg ones can be quite macro, but depending on what you want at least having bug, enhancement and security report to me is good. Unless you use other places for security reporting and have it clearly marked?
This is handled on the organization level here: https://github.com/pluginkollektiv/.github/tree/main/.github/ISSUE_TEMPLATE
Here are some more examples: https://github.com/10up/.github/tree/trunk/.github/ISSUE_TEMPLATE https://github.com/inpsyde/.github/tree/master/.github/ISSUE_TEMPLATE
Humanmade has them in the single repos: https://github.com/humanmade/altis/tree/master/.github/ISSUE_TEMPLATE
Epiphyt is also doing a good job here: https://github.com/epiphyt/embed-privacy/tree/main/.github/ISSUE_TEMPLATE
What is the blocker here? This should be a low hanging fruit, a first PR is there and we have working examples, we could copy. But I need at least one reviewer for my PR: https://github.com/pluginkollektiv/.github/pull/7 Or feedback why we shouldn't do it? Or what is missing ...
Ping @2ndkauboy @krafit @pfefferle @florianbrinkmann
Describe the bug Currently you can only report a bug on the repo using a template. This might be great for bugs, but what if I find an enhancement to request or something else? Having the option of others might be useful and guide people easily at the start in their issue reporting.
Expected behavior Offer more than just 'bug report' in the top level of any project.