From 431339d008fb697e094155330127536b59efed68 Mon Sep 17 00:00:00 2001 From: Sun Knudsen Date: Thu, 10 Sep 2020 16:22:14 -0400 Subject: [PATCH] Added GitHub issue templates --- .github/ISSUE_TEMPLATE/have-a-recommendation-.md | 13 +++++++++++++ .github/ISSUE_TEMPLATE/need-help-.md | 15 +++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/have-a-recommendation-.md create mode 100644 .github/ISSUE_TEMPLATE/need-help-.md diff --git a/.github/ISSUE_TEMPLATE/have-a-recommendation-.md b/.github/ISSUE_TEMPLATE/have-a-recommendation-.md new file mode 100644 index 0000000..0f45b19 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/have-a-recommendation-.md @@ -0,0 +1,13 @@ +--- +name: Have a recommendation? +about: Use this template if you have a recommendation +title: '' +labels: '' +assignees: '' + +--- + +**Title:** title of guide +**Branch:** master or draft? + +What do you recommend? diff --git a/.github/ISSUE_TEMPLATE/need-help-.md b/.github/ISSUE_TEMPLATE/need-help-.md new file mode 100644 index 0000000..504e4a0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/need-help-.md @@ -0,0 +1,15 @@ +--- +name: Need help? +about: Use this template if you need help +title: '' +labels: '' +assignees: '' + +--- + +**Please use comments on YouTube or PeerTube when possible as others may be able to help (two brains are better than one).** + +**Title:** Title of guide +**Branch:** master or draft? + +What isn’t working?