pluginkollektiv / antispam-bee

„... another popular solution to fight spam is Antispam Bee“ – Matt Mullenweg, Q&A WordCamp Europe 2014
https://wordpress.org/plugins/antispam-bee/
GNU General Public License v2.0
164 stars 27 forks source link

Offer not just bug template on repo #537

Open karmatosed opened 1 year ago

karmatosed commented 1 year ago

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.

2ndkauboy commented 1 year ago

Do you know of a project that has some good examples for different templates we could adapt?

2ndkauboy commented 1 year ago

Maybe the ones from Gutenberg? Or are they a bit "too advanced"?

karmatosed commented 1 year ago

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?

Zodiac1978 commented 10 months ago

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

Zodiac1978 commented 8 months ago

Epiphyt is also doing a good job here: https://github.com/epiphyt/embed-privacy/tree/main/.github/ISSUE_TEMPLATE

Zodiac1978 commented 1 week ago

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