We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c19c6c commit a9cedacCopy full SHA for a9cedac
2 files changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -2,7 +2,6 @@ name: Bug report
2
description: Create a report to help us improve
3
labels: [bug]
4
title: "[Bug]: "
5
-projects: ["Netcracker/13"]
6
type: Bug
7
body:
8
- type: textarea
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -2,7 +2,6 @@ name: Feature request
description: Suggest an idea for this project
labels: [enhancement]
title: "[Feat]: "
type: Feature
0 commit comments