mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 14:02:58 +00:00
Do not set default name for the issues
This commit is contained in:
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,6 +1,5 @@
|
||||
name: Bug report
|
||||
description: Create a report to help us improve
|
||||
title: "[BUG] - <title>"
|
||||
labels: ["type:Bug"]
|
||||
|
||||
body:
|
||||
|
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,6 +1,5 @@
|
||||
name: Feature request
|
||||
description: Suggest a new feature for this project
|
||||
title: "[ENH] - <title>"
|
||||
labels: ["type:Enhancement"]
|
||||
|
||||
body:
|
||||
|
Reference in New Issue
Block a user