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
13
.github/ISSUE_TEMPLATE/other-request.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/other-request.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
name: Other request
|
||||
about: Any request that does not concern a tool creation, a new feature request on a tool or a bug
|
||||
title: '[OTHER] '
|
||||
labels:
|
||||
assignees: CorentinTh
|
||||
---
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the feature request here.
|
||||
Reference in New Issue
Block a user