diff --git a/.github/ISSUE_TEMPLATE/-beta--.md b/.github/ISSUE_TEMPLATE/-beta--.md new file mode 100644 index 0000000..eb4faa6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/-beta--.md @@ -0,0 +1,10 @@ +--- +name: "[beta] " +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/beta-bug.md b/.github/ISSUE_TEMPLATE/beta-bug.md new file mode 100644 index 0000000..d363abc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/beta-bug.md @@ -0,0 +1,24 @@ +--- +name: beta bug +about: Use this when you find a problem with the beta emulator cores +title: "[beta]" +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/bug---beta.md b/.github/ISSUE_TEMPLATE/bug---beta.md new file mode 100644 index 0000000..30a958e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug---beta.md @@ -0,0 +1,24 @@ +--- +name: bug - beta +about: Use this when you find a problem with the beta emulator cores +title: "[beta]" +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..3de0e09 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,24 @@ +--- +name: bug +about: Use this when you find a bug and you are not using the beta cores +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..e46a4c0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,10 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +