mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
fix(issue-templates): correct type casing from 'Future' to 'Feature' in feature request template
This commit is contained in:
parent
05282e157c
commit
33ce515f79
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: 💡 Feature Request
|
||||
description: Suggest an idea for this project.
|
||||
title: '💡 '
|
||||
type: Future
|
||||
type: Feature
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue