refactor(issue): better issue template

This commit is contained in:
Corentin Thomasset 2023-03-30 21:25:08 +02:00
parent 3b625fd473
commit a76e8658fa
No known key found for this signature in database
GPG key ID: DBD997E935996158
5 changed files with 55 additions and 29 deletions

View file

@ -0,0 +1,19 @@
---
name: New tool request
about: Suggest a new tool idea
title: '[NEW TOOL]'
labels: new tool
assignees: CorentinTh
---
**Which tool is impacted?**
Example: the token generator
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Is their example of this tool in the wild?**
Provide link to already existing tool or npm packages if any exists
**Additional context**
Add any other context about the feature request here.