Makes the comments in the issue templates actually comments

This commit is contained in:
James Ives 2020-05-08 10:04:56 -04:00
parent 7dff9b6253
commit 35d2f578e5
3 changed files with 7 additions and 16 deletions

View File

@ -12,10 +12,8 @@ labels:
**Reproduce**
<!-- Steps to reproduce the behavior. -->
**Logs**
<!-- Please provide your deployment logs and a link or sample to/of your workflow file. -->
<!-- Please provide your deployment logs and a link or sample to/of your workflow. -->
**Additional Comments**
<!--Add any other context about the problem here. -->

View File

@ -7,13 +7,10 @@ labels:
---
**Is your feature request related to a problem? Please describe.**
> Please provide a clear and concise description of what the problem is.
<!-- Please provide a clear and concise description of what the problem is. Please be sure to read the README first! -->
**Describe the solution you'd like**
> Please provide a clear and concise description of what you want to happen.
<!-- Please provide a clear and concise description of what you want to happen. -->
**Additional Comments**
> Add any other context about the feature request here.
<!-- Add any other context about the feature request here. -->

View File

@ -7,14 +7,10 @@ labels:
---
**Describe the Issue**
> Please provide a clear and concise description of what the problem is.
<!-- Please provide a clear and concise description of what the problem is. Please be sure to read the README first! -->
**Logs**
> Please provide your deployment logs and a link to your workflow file.
<!-- Please provide your deployment logs and a link or sample to/of your workflow. -->
**Additional Comments**
> Add any other context about the issue here.
<!-- Add any other context about the issue here. -->