diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 31fc5973c..c269a70a4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,8 +4,7 @@ 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 @@ -41,14 +40,8 @@ output from server 'consul info' command here ### 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 -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. diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index d85f76d9a..26929b0e2 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -4,8 +4,10 @@ about: If you have a question, please check out our other community resources in --- -Issues on GitHub are intended to be related to bugs or feature requests, so we recommend using our other community resources instead of asking here. +Issues on GitHub are intended to be related to bugs or feature requests, so we recommend using our other community resources instead of asking here if you have a question. -- [FAQ (Frequently asked questions)](https://www.consul.io/docs/faq.html) -- [Consul Guides](https://www.consul.io/docs/guides/index.html) -- Any other questions can be sent to the [consul mailing list](https://www.consul.io/community.html) +- Frequently asked questions: https://www.consul.io/docs/faq.html +- Consul Guides: https://www.consul.io/docs/guides/index.html + + +Any other questions can be sent to the Consul mailing list: https://www.consul.io/community.html