Update issue templates

This commit is contained in:
Tim Donohue
2020-07-15 15:10:53 -05:00
committed by GitHub
parent 7ff250fb0b
commit a38df3811b
2 changed files with 3 additions and 3 deletions

View File

@@ -2,13 +2,13 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
labels: bug, needs triage
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is. Include the version(s) of DSpace where you've seen this problem & what web browser you were using. Link to examples if they are public.
A clear and concise description of what the bug is. Include the version(s) of DSpace where you've seen this problem & what *web browser* you were using. Link to examples if they are public.
**To Reproduce**
Steps to reproduce the behavior:

View File

@@ -2,7 +2,7 @@
name: Feature request
about: Suggest a new feature for this project
title: ''
labels: new feature
labels: new feature, needs triage
assignees: ''
---