Is your feature request related to a problem? Please describe.
Currently we are using .md files instead of the brand new issue forms with .yml files which makes it more easier to fill in the data and raise an issue. Using the .md files can result in folks skipping out important details while making an issue.
Describe the solution you'd like
The solution is to build a new .yml file which can be customized. Adding an issue Template allows you to organize the issues made by folks in a much better way.
We can know if someone wants to write a test or maybe fix something in the website
The issue template forms makes writing details more efficient and quick
Also since there are required options, you can never miss on important values !
Here's a general idea :
Additional context
If the feature is approved, would you be willing to submit a PR?
YES ! , I'd love to contribute to the project !
Is your feature request related to a problem? Please describe.
Currently we are using
.md
files instead of the brand new issue forms with.yml
files which makes it more easier to fill in the data and raise an issue. Using the.md
files can result in folks skipping out important details while making an issue.Describe the solution you'd like
The solution is to build a new
.yml
file which can be customized. Adding an issue Template allows you to organize the issues made by folks in a much better way.We can know if someone wants to write a test or maybe fix something in the website
The issue template forms makes writing details more efficient and quick
Also since there are
required
options, you can never miss on important values !Here's a general idea :
Additional context
If the feature is approved, would you be willing to submit a PR? YES ! , I'd love to contribute to the project !