Update issue templates
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
---
|
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Create a report to help Termix improve
|
description: Create a report to help Termix improve
|
||||||
title: "[BUG]"
|
title: "[BUG]"
|
||||||
labels: bug
|
labels: [bug]
|
||||||
assignees: ""
|
assignees: []
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
id: title
|
id: title
|
||||||
8
.github/ISSUE_TEMPLATE/config.yml
vendored
8
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,8 +0,0 @@
|
|||||||
blank_issues_enabled: false
|
|
||||||
contact_links:
|
|
||||||
- name: GitHub Community Support
|
|
||||||
url: https://github.com/community
|
|
||||||
about: Please ask and answer questions here.
|
|
||||||
- name: GitHub Security
|
|
||||||
url: https://github.com/security
|
|
||||||
about: Please report security vulnerabilities here.
|
|
||||||
@@ -1,9 +1,8 @@
|
|||||||
---
|
|
||||||
name: Feature request
|
name: Feature request
|
||||||
about: Suggest an idea for Termix
|
description: Suggest an idea for Termix
|
||||||
title: "[FEATURE]"
|
title: "[FEATURE]"
|
||||||
labels: enhancement
|
labels: [enhancement]
|
||||||
assignees: ""
|
assignees: []
|
||||||
body:
|
body:
|
||||||
- type: input
|
- type: input
|
||||||
id: title
|
id: title
|
||||||
Reference in New Issue
Block a user