hasura / hasura/graphql-engine
Updates : New issue templates using .yml instead of .md 🛠
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
### Is your proposal related to a problem?
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 :


### Describe alternatives you've considered
N/A
### If the feature is approved, would you be willing to submit a PR?
YES ! , I'd love to contribute to the project !
Contributor guide
Assessment
This issue has not been assessed yet.