mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04:00
issue-template: try to add another template, for feature requests.
This commit is contained in:
parent
ad7e0f7f32
commit
7982433c71
1 changed files with 19 additions and 0 deletions
19
.forgejo/issue_template/issue_template.md
Normal file
19
.forgejo/issue_template/issue_template.md
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
name: 'Feature request'
|
||||||
|
about: 'Request a new feature'
|
||||||
|
title: '[FEAT] '
|
||||||
|
labels:
|
||||||
|
- enhancement
|
||||||
|
---
|
||||||
|
|
||||||
|
Please search the man page (`foot.ini(5)` and `foot(1)`); maybe the
|
||||||
|
feature already exists?
|
||||||
|
|
||||||
|
If the feature does not exist in your installed version of foot,
|
||||||
|
please check the **latest** version of foot; maybe the feature has
|
||||||
|
already been added?
|
||||||
|
|
||||||
|
Please describe your feature request in as much details as
|
||||||
|
possible. Describe your use case. Explain why the existing feature set
|
||||||
|
is not sufficient. Foot is (trying to be) a minimalistic terminal
|
||||||
|
emulator; explain how your desired feature does not add bloat.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue