summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-10-02 03:00:21 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-10-02 03:01:57 -0600
commit4d0a34411fe3d2ef9577013b82b226444131ad02 (patch)
treeacf5064831fc157efada3be79db32d67cbf6262b /.github
parent300e5db250ad4973d76ee609dd11e7202b78db41 (diff)
add issue template to help direct traffic [skip ci]
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..49918241
--- /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 PDF, please direct your question to the #users/asciidoctor-pdf stream in the project chat at https://chat.asciidoctor.org.
+
+If you're here to report a bug or propose an enhancement, please verify that you're using Asciidoctor PDF 2 by running `asciidoctor-pdf -v`. If not, please upgrade and retest your scenario. Asciidoctor PDF 1.6 and below are no longer supported and will not be updated.
+
+Once you've confirmed you're in the right place, delete this message and proceed!