diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-02-01 16:59:40 +0100 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-02-01 16:59:40 +0100 |
| commit | 99538d4c588444e85dd809aa0789ff2515ecd53e (patch) | |
| tree | d7231c7b28dc7c3231d49772baf0cce1673a8abe | |
| parent | docs: bug report label (diff) | |
| download | pml68.dev-99538d4c588444e85dd809aa0789ff2515ecd53e.tar.gz | |
docs: feature request label
Diffstat (limited to '')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d6f991e..f23db77 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: You want something new, something exciting! title: "[Feature]: " -labels: feature +labels: "feature" assignees: '' --- |
