Updated actions and templates

This commit is contained in:
Veronica K. B. Olsen
2020-08-14 19:52:02 +02:00
parent 77b1d50e31
commit 593afdd823
3 changed files with 10 additions and 12 deletions
+1 -2
View File
@@ -1,9 +1,8 @@
---
name: Bug Report
about: Create a report to help us improve
title: "[BUG]"
title: ""
labels: bug
assignees: vkbo
---
**Describe the Bug**
+5 -6
View File
@@ -1,19 +1,18 @@
---
name: Feature Request
about: Suggest an idea for this project
title: "[FEATURE]"
title: ""
labels: enhancement
assignees: vkbo
---
**Is your feature request related to a problem? Please describe.**
**Is your feature request related to a problem? Please describe:**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
**Describe the solution you'd like:**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
**Describe alternatives you've considered:**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
**Additional context:**
Add any other context or screenshots about the feature request here.