🔧 Massive update to personal gentoo configs
This commit is contained in:
parent
505f6363ab
commit
6686861b86
497 changed files with 29421 additions and 7191 deletions
32
gentoo/dotfiles/.zsh/zsh-autocomplete/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
32
gentoo/dotfiles/.zsh/zsh-autocomplete/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: If this template doesn't suit your needs, then please open a Discussion instead.
|
||||
title: ''
|
||||
labels: type::feature request
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## What do you want?
|
||||
<!-- Give a brief summary of the feature. -->
|
||||
|
||||
## Why do you want this?
|
||||
<!-- Explain what you would use this for or how this would enhance your experience. -->
|
||||
|
||||
## Who else would benefit from this?
|
||||
<!-- Describe what kind of users would enjoy this feature. -->
|
||||
|
||||
## How should it work?
|
||||
<!-- Fill out the steps below. -->
|
||||
|
||||
Given the following situation:
|
||||
* <!-- State the circumstances under which this feature would apply. -->
|
||||
*
|
||||
|
||||
When I perform the following steps:
|
||||
1. <!-- List what actions you would take in the situation described above. -->
|
||||
1. <!-- Numbering is automatic. -->
|
||||
|
||||
Then I expect the following to happen:
|
||||
* <!-- Describe how you would expect the system to behave in response to your actions above. -->
|
||||
*
|
||||
Loading…
Add table
Add a link
Reference in a new issue