From a0d89ed514c761593faac145e6fc1b1aad4f0990 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Wed, 9 Dec 2020 15:01:14 +0000 Subject: [PATCH] Add link to documentation on new issue page --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..3390f247 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Documentation + url: https://sharp.pixelplumbing.com/ + about: Installation instructions, complete API documentation with examples, changelog