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