mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 06:22:56 +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
|
name: Bug report
|
||||||
description: Create a report to help us improve
|
description: Create a report to help us improve
|
||||||
title: "[BUG] - <title>"
|
|
||||||
labels: ["type:Bug"]
|
labels: ["type:Bug"]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,6 +1,5 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
description: Suggest a new feature for this project
|
description: Suggest a new feature for this project
|
||||||
title: "[ENH] - <title>"
|
|
||||||
labels: ["type:Enhancement"]
|
labels: ["type:Enhancement"]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
|
Reference in New Issue
Block a user