mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-05-03 02:17:03 +00:00
refactor(issue): better issue template
This commit is contained in:
committed by
Corentin THOMASSET
parent
3b625fd473
commit
849981d1ec
13
.github/ISSUE_TEMPLATE/tool-improvement.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/tool-improvement.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
name: Tool improvement
|
||||
about: Improvement on an existing tool
|
||||
title: '[TOOL IMPROVEMENT]'
|
||||
labels: enhancement
|
||||
assignees: CorentinTh
|
||||
---
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the feature request here.
|
||||
Reference in New Issue
Block a user