This commit is contained in:
Matt Hill
2021-12-01 15:20:24 -07:00
committed by GitHub
parent 76d77c81f1
commit 5830564933
2 changed files with 14 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
name: 🐛 Bug Report
description: Create a report to help us improve EmbassyOS
title: '[bug]: '
labels: ["Bug", "Needs Triage"]
labels: [Bug, Needs Triage]
body:
- type: checkboxes
attributes:
@@ -91,7 +91,7 @@ body:
4. See error...
validations:
required: true
- type: textarea
- type: textarea
attributes:
label: Anything else?
description: |

View File

@@ -1,7 +1,7 @@
name: 💡 Feature Request
description: Suggest an idea for EmbassyOS
title: '[feat]: '
labels: ["Enhancement"]
labels: [Enhancement]
body:
- type: checkboxes
attributes:
@@ -30,7 +30,7 @@ body:
attributes:
label: Describe Alternatives
description: A clear and concise description of any alternative solutions or features you have considered.
- type: textarea
- type: textarea
attributes:
label: Anything else?
description: |