Add issue templates for Github
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000..04f9947
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,11 @@
+blank_issues_enabled: false
+contact_links:
+  - name: Issue guide
+    url: https://yihui.org/issue/
+    about: First time here or need a refresh? Please consult the issue guide before posting.
+  - name: Ask a question on RStudio Community
+    url: https://community.rstudio.com/tags/c/r-markdown/10/revealjs
+    about: Please ask and answer questions here.
+  - name: Ask a question on Stack Overflow
+    url: https://stackoverflow.com/questions/tagged/r+reveal.js
+    about: Please ask and answer questions here.