mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
github: add feature request issue template
This commit is contained in:
parent
0b96fe5605
commit
f57ac6d624
1 changed files with 20 additions and 0 deletions
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: "[Feature Request] - "
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Summary**
|
||||||
|
Provide a concise summary of the feature you are requesting.
|
||||||
|
|
||||||
|
**Description**
|
||||||
|
Please describe in detail the feature you would like to see implemented.
|
||||||
|
|
||||||
|
**Use Case**
|
||||||
|
Explain why this feature is important and how it would improve the user experience.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Include any additional information, screenshots, or examples that could be helpful in understanding or implementing the feature.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue