summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-10-20 01:08:21 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-10-20 01:08:21 -0600
commit0d2f2c8eb3f5c8dc89dde385ed839f7316c3d546 (patch)
tree1bff7d54f22d1826d1010d54f7e33531ef185ab1 /.github
parentf4964585739cdc694b6e77f91f0bf372dcabfe97 (diff)
apply minor revision to issue template [no ci]
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 6fae6045..a1caa05f 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,4 +1,4 @@
-If you've arrived here to ask a question about how to use Asciidoctor or the AsciiDoc syntax, please direct your question to the #users stream in the project chat at https://chat.asciidoctor.org. You can learn more about the project support policy on the following page in the docs: https://docs.asciidoctor.org/about/support/
+If you've arrived here to ask a question about how to use Asciidoctor or the AsciiDoc syntax, please direct your question to the #users stream in the project chat at https://chat.asciidoctor.org instead. You can learn more about the project support policy on the following page: https://docs.asciidoctor.org/about/support/
If you're here to report a bug or propose an enhancement, please run `asciidoctor -v` to verify you're using the latest patch release, which you can find in the CHANGELOG. If you're not using the latest patch release, please upgrade and retest your scenario.