diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index eed755e1a2..0000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,25 +0,0 @@ -__Have you searched for similar issues before submitting this one?__ - -__Is this a bug, question or feature request?__ - -__Describe the issue you encountered:__ - -__Current WordPress version?__ - -__Current ElasticPress version?__ - -__Current Elasticsearch version?__ - -__Where do you host your Elasticsearch server?__ - -__What ElasticPress features do you have currently active?__ - -__Other plugins installed (WooCommerce, Simple Redirect Manager, etc..)?__ - -__Steps to reproduce:__ - -1. -2. -3. - -__Screenshots, if needed:__ diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.md b/.github/ISSUE_TEMPLATE/1-bug-report.md new file mode 100644 index 0000000000..aeb219953a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/1-bug-report.md @@ -0,0 +1,46 @@ +--- +name: "\U0001F41B Bug report" +about: Create a report to help us improve +title: 'BUG: ' +labels: bug +assignees: '' + +--- + + + +**Describe the bug** + + +**Steps to Reproduce** + +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** + + +**Screenshots** + + +**Environment information** + - Device: + - OS: + - Browser and version: + - WordPress version: + + - ElasticPress version: + - Elasticsearch version: + - Where do you host your Elasticsearch server? + - What ElasticPress features do you have currently active? + - Plugins and version: + - Theme and version: + + -
Site Health Info: + +
+ +**Additional context** + diff --git a/.github/ISSUE_TEMPLATE/2-enhancement.md b/.github/ISSUE_TEMPLATE/2-enhancement.md new file mode 100644 index 0000000000..c1fcf97c84 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/2-enhancement.md @@ -0,0 +1,25 @@ +--- +name: "\U0001F680 Enhancement" +about: Suggest an idea for this project +title: '' +labels: enhancement +assignees: '' + +--- + + + +**Is your enhancement related to a problem? Please describe.** + + +**Describe the solution you'd like** + + +**Designs** + + +**Describe alternatives you've considered** + + +**Additional context** + diff --git a/.github/ISSUE_TEMPLATE/3-help.md b/.github/ISSUE_TEMPLATE/3-help.md new file mode 100644 index 0000000000..5b5853e583 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/3-help.md @@ -0,0 +1,13 @@ +--- +name: "❓ Need help?" +about: Ask us a question, we're here to help! +title: 'QUESTION: ' +labels: question +assignees: '' + +--- + + + +**Describe your question** +