ISSUE_TEMPLATE: formatting for comments (#16325)
* Update all templates.
This commit is contained in:
parent
c430f45973
commit
d4aed3e753
|
@ -4,25 +4,18 @@ about: You're experiencing an issue with Consul that is different than the docum
|
|||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
|
||||
|
||||
<!-- When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
|
||||
-->
|
||||
|
||||
#### Overview of the Issue
|
||||
|
||||
<!--
|
||||
|
||||
Please provide a paragraph or two about the issue you're experiencing.
|
||||
|
||||
-->
|
||||
<!-- Please provide a paragraph or two about the issue you're experiencing. -->
|
||||
|
||||
---
|
||||
|
||||
#### Reproduction Steps
|
||||
|
||||
<!-- Please provide steps to reproduce the bug, without any details it would
|
||||
<!-- Please provide steps to reproduce the bug, without any details it would be hard to troubleshoot:
|
||||
|
||||
Steps to reproduce this issue, eg:
|
||||
|
||||
|
@ -65,18 +58,8 @@ Server agent HCL config
|
|||
|
||||
### Operating system and Environment details
|
||||
|
||||
<!--
|
||||
|
||||
OS, Architecture, and any other information you can provide about the environment.
|
||||
|
||||
-->
|
||||
<!-- OS, Architecture, and any other information you can provide about the environment. -->
|
||||
|
||||
### Log Fragments
|
||||
|
||||
<!--
|
||||
|
||||
Please provide log file excerpts using the finest log level possible (i.e. DEBUG, TRACE).
|
||||
|
||||
-->
|
||||
|
||||
Include appropriate Client or Server log fragments. If the log is longer than a few dozen lines, please include the URL to the [gist](https://gist.github.com/) of the log instead of posting it in the issue. Use `-log-level=TRACE` on the client and server to capture the maximum log detail.
|
||||
<!-- Include appropriate Client or Server log fragments. If the log is longer than a few dozen lines, please include the URL to the [gist](https://gist.github.com/) of the log instead of posting it in the issue. Use `-log-level=TRACE` on the client and server to capture the maximum log detail. -->
|
||||
|
|
|
@ -4,24 +4,12 @@ about: If you have something you think Consul could improve or add support for.
|
|||
|
||||
---
|
||||
|
||||
<!---
|
||||
|
||||
Please search the existing issues for relevant feature requests, and use the reaction feature (https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to add upvotes to pre-existing requests.
|
||||
|
||||
--->
|
||||
<!--- Please search the existing issues for relevant feature requests, and use the reaction feature (https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to add upvotes to pre-existing requests. --->
|
||||
|
||||
#### Feature Description
|
||||
|
||||
<!---
|
||||
|
||||
A written overview of the feature.
|
||||
|
||||
--->
|
||||
<!--- Please provide a written overview of the feature and why this feature solves challenges that you are facing today. --->
|
||||
|
||||
#### Use Case(s)
|
||||
|
||||
<!---
|
||||
|
||||
Please describe the use case for this feature (i.e. Service Mesh, Service Discovery, KV, API Gateway).
|
||||
|
||||
-->
|
||||
<!--- Please describe the use case for this feature (i.e. Service Mesh, Service Discovery, KV, API Gateway) and also deployment environments you are looking to see this addressed in (K8s, VMs, Nomad, ECS, Lambda). -->
|
||||
|
|
|
@ -4,26 +4,16 @@ about: You have usage feedback for the browser based UI
|
|||
|
||||
---
|
||||
|
||||
<!---
|
||||
|
||||
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
|
||||
|
||||
--->
|
||||
<!--- When filing a bug, please include the following headings if possible. Any example text in this template can be deleted. --->
|
||||
|
||||
### Overview of the Issue
|
||||
|
||||
<!---
|
||||
|
||||
Please provide a paragraph or two about the issue you're experiencing / suggestion for
|
||||
improvement.
|
||||
|
||||
--->
|
||||
<!--- Please provide a paragraph or two about the issue you're experiencing / suggestion for
|
||||
improvement. --->
|
||||
|
||||
### Reproduction Steps
|
||||
|
||||
<!---
|
||||
|
||||
Steps to reproduce this issue/view the area for improvement, eg:
|
||||
<!--- Steps to reproduce this issue/view the area for improvement, eg:
|
||||
|
||||
1. Visit the UI page at `/ui/services`
|
||||
1. Click .... then click...etc.
|
||||
|
@ -33,39 +23,23 @@ Steps to reproduce this issue/view the area for improvement, eg:
|
|||
|
||||
### Describe the solution you'd like
|
||||
|
||||
<!---
|
||||
|
||||
If this is an improvement rather than a bug, a clear and concise description
|
||||
<!--- If this is an improvement rather than a bug, a clear and concise description
|
||||
of what you want to happen. How have you seen this problem solved in other
|
||||
UIs?
|
||||
|
||||
--->
|
||||
UIs? --->
|
||||
|
||||
### Consul Version
|
||||
|
||||
<!---
|
||||
|
||||
This can be found either in the footer of the UI (Consul versions pre 1.10) or
|
||||
at the top of the help menu that is in the top right side of the UI.
|
||||
|
||||
--->
|
||||
<!--- This can be found either in the footer of the UI (Consul versions pre 1.10) or
|
||||
at the top of the help menu that is in the top right side of the UI. --->
|
||||
|
||||
### Browser and Operating system details
|
||||
|
||||
<!---
|
||||
|
||||
Browser, Browser Version, OS, and any other information you can provide about the environment that may be relevant.
|
||||
|
||||
--->
|
||||
<!--- Browser, Browser Version, OS, and any other information you can provide about the environment that may be relevant. --->
|
||||
|
||||
### Screengrabs / Web Inspector logs
|
||||
|
||||
<!---
|
||||
|
||||
If you think it's worthwhile, include appropriate screengrabs showing the
|
||||
<!--- If you think it's worthwhile, include appropriate screengrabs showing the
|
||||
error/area for improvement. Try to include the URL bar of the browser so we
|
||||
can see the current URL where the error manifests. Please be careful to
|
||||
obfuscate any sensitive information either in the URL or in the browser page
|
||||
itself.
|
||||
|
||||
--->
|
||||
itself. --->
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
### Description
|
||||
|
||||
<!--
|
||||
|
||||
Please describe why you're making this change, in plain English.
|
||||
|
||||
-->
|
||||
<!-- Please describe why you're making this change, in plain English. -->
|
||||
|
||||
### Testing & Reproduction steps
|
||||
|
||||
|
|
Loading…
Reference in New Issue