aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-06-11 13:15:22 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-06-11 13:15:22 -0700
commita916c4bce4cfc31dc8050e01aecd618ed4ca12c8 (patch)
tree7003f1fc8d8cd496a912cef52eddd853e87a3ec0 /.github
parentb01a7aa66cb95808185654cff392702c94d54810 (diff)
downloadpandoc-a916c4bce4cfc31dc8050e01aecd618ed4ca12c8.tar.gz
Revise issue report "dashboard."
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml8
1 files changed, 1 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 3d55cf67a..e4d479ce6 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,14 +1,8 @@
blank_issues_enabled: false
contact_links:
- - name: Pandoc User's Guide
- url: https://pandoc.org/MANUAL.html
- about: "Official manual for pandoc"
- - name: pandoc-discuss mailing list
+ - name: Ask a question
url: https://groups.google.com/forum/#!forum/pandoc-discuss
about: "Discussion forum for pandoc (may be used as an email list)"
- - name: Frequently Asked Questions
- url: https://pandoc.org/faqs.html
- about: "Some frequently asked questions (and answers)"
- name: Contributing Guidelines
url: https://pandoc.org/CONTRIBUTING.html
about: "Guidelines for submitting bug reports and code improvements"