diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..49bfdb1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,9 @@ +## Bug report + +Provide a brief summary of your issue **AND** if reporting a build issue include the version/build number. + +## Feature request + +Provide a brief summary of the new feature required. + +**Please note by far the quickest way to get a new feature is to file a Pull Request.**