This commit is contained in:
Stormybytes
2021-09-03 05:38:15 +07:00
parent 6a9e92f5d8
commit 8a3400307f
2 changed files with 15 additions and 6 deletions

View File

@@ -1,9 +1,7 @@
---
name: Bug Report
about: Report a bug or an issue with Meteor Rejects
title: "[Bug] "
name: Bug
about: Report a bug or an issue with Rejects.
title: '[Bug] '
labels: bug
assignees: ''
body:
- type: textarea
id: description

View File

@@ -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