Fix labels in ISSUE template

This commit is contained in:
Alireza Ahmadi
2023-03-10 14:48:57 +01:00
parent 88cc4aed19
commit cd3d42c7ee
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: ''
labels: enhancement labels: bug
assignees: '' assignees: ''
--- ---

View File

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