Do not set default name for the issues

This commit is contained in:
Ayaz Salikhov
2023-09-10 15:36:21 +04:00
parent 0a122d53a0
commit b72e40b2e3
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
name: Bug report
description: Create a report to help us improve
title: "[BUG] - <title>"
labels: ["type:Bug"]
body:

View File

@@ -1,6 +1,5 @@
name: Feature request
description: Suggest a new feature for this project
title: "[ENH] - <title>"
labels: ["type:Enhancement"]
body: