diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..9fe40e3c --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,32 @@ +--- +name: Bug report +about: Report a bug with Playground tools, e.g. wp-now, VS Code extension, Playground block, Playground plugin +title: Report an issue with the Playground Tools +labels: bug +assignees: '' + +--- + + + +## Which Playground tool did you experience an issue with? + + + +## Describe the bug you found + + + +## Relevant system & diagnostic information + + + +## Did you use a Blueprint? + + + +## Screenshots and additional info + + \ No newline at end of file