This commit is contained in:
Gaëtan
2022-11-15 22:13:06 +01:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
title: "Bug: "
labels: bug
assignees: Zagrios
+2 -2
View File
@@ -1,8 +1,8 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[AME]"
labels: enhancement
title: "Feature: "
labels: feature
assignees: Zagrios
---