mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-05-04 10:56:51 +00:00
refactor(issue): better issue template
This commit is contained in:
committed by
Corentin THOMASSET
parent
3b625fd473
commit
849981d1ec
19
.github/ISSUE_TEMPLATE/new-tool-request.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/new-tool-request.md
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user