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?