oops
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug.yml
vendored
8
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -1,9 +1,7 @@
|
|||||||
---
|
name: Bug
|
||||||
name: Bug Report
|
about: Report a bug or an issue with Rejects.
|
||||||
about: Report a bug or an issue with Meteor Rejects
|
title: '[Bug] '
|
||||||
title: "[Bug] "
|
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: ''
|
|
||||||
body:
|
body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
|
|||||||
13
.github/ISSUE_TEMPLATE/suggestion.yml
vendored
13
.github/ISSUE_TEMPLATE/suggestion.yml
vendored
@@ -1 +1,12 @@
|
|||||||
{\rtf1}
|
name: Suggesion
|
||||||
|
description: Suggest a new feature or change for Rejects.
|
||||||
|
title: '[Suggestion] '
|
||||||
|
labels: enhancement
|
||||||
|
body:
|
||||||
|
- type: textarea
|
||||||
|
id: description
|
||||||
|
attributes:
|
||||||
|
label: Describe the feature
|
||||||
|
description: A clear and concise description of what the feature/change is.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
Reference in New Issue
Block a user