From ea5e340e02e5cd7686d5779b7cf2fcc7ac87f5cb Mon Sep 17 00:00:00 2001 From: Ryan Haskell-Glatz Date: Sun, 2 Aug 2020 14:39:36 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/new-example.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-example.md diff --git a/.github/ISSUE_TEMPLATE/new-example.md b/.github/ISSUE_TEMPLATE/new-example.md new file mode 100644 index 0000000..660f345 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-example.md @@ -0,0 +1,20 @@ +--- +name: New Example +about: Create an example for the official site! +title: 'Featured Example: [name]' +labels: examples +assignees: ryannhg + +--- + +### Name + +### Short Description (Less than 10 words) + +### Github Username + +### Screenshot (will be 360px wide) + +### Demo URL + +### Source Code URL