summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 00000000..6fae6045
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,5 @@
+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'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.
+
+Once you've confirmed you're in the right place, you can delete this message and proceed!