Merge pull request #7025 from fricklerhandwerk/issue-templates

issue template: add feature label
This commit is contained in:
Théophane Hufschmitt 2022-09-14 11:00:48 +02:00 committed by GitHub
commit 88646eea29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: improvement
labels: feature
assignees: ''
---