cisagov / log4j-affected-db

A community sourced list of log4j-affected software
Creative Commons Zero v1.0 Universal
1.12k stars 281 forks source link

Use issue forms to streamline the issue submission process #394

Closed mcdonnnj closed 2 years ago

mcdonnnj commented 2 years ago

🗣 Description

This pull request converts the existing product submission template to instead be a GitHub issues form. It also adds a complementary form for product update requests.

💭 Motivation and context

Using issue forms will both streamline the experience for users (especially those who are not as familiar with GitHub) as well as helping ensure the information needed is included.

Please note

Additional configuration to auto-apply labels and auto-assign can be added.

🧪 Testing

Automated tests pass. When looking at the two forms in the GitHub UI (product-submission-form.yml and product-update-form.yml) they show no errors and the preview renders correctly.

✅ Pre-approval checklist