mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-01-10 17:38:37 +08:00
20 lines
471 B
Markdown
20 lines
471 B
Markdown
|
---
|
||
|
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.
|