diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 3b5eb2c562c..00000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,15 +0,0 @@ -### Expected Behavior - -### Actual Behavior - -### Reproduce Scenario (including but not limited to) - -#### Steps to Reproduce - -#### Browser name/version/os (ie Chrome Version 62.0.3202.94 (Official Build) (64-bit) MacOS) - -#### Spectrum-CSS version - -#### Sample Code that illustrates the problem - -#### Screenshots (if applicable) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.md b/.github/ISSUE_TEMPLATE/--bug-report.md new file mode 100644 index 00000000000..81d73494887 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--bug-report.md @@ -0,0 +1,35 @@ +--- +name: "🐛 Bug report" +about: Report a problem with Spectrum CSS +title: '' +labels: bug +assignees: '' + +--- + +## Description + + + +## Steps to reproduce + +1. Go to http://opensource.corp.adobe.com/spectrum-css/ +2. Click on ... +3. Observe ... + + +## Expected behavior + + + +## Screenshots + + + +## Environment + - Spectrum CSS version: + - Browser(s) and OS(s): + +## Additional context + + diff --git a/.github/ISSUE_TEMPLATE/--documentation-issue.md b/.github/ISSUE_TEMPLATE/--documentation-issue.md new file mode 100644 index 00000000000..327adb54c1f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--documentation-issue.md @@ -0,0 +1,20 @@ +--- +name: "📚 Documentation issue" +about: Report an issue with the project documentation +title: '' +labels: documentation +assignees: '' + +--- + +## Description + + + +## Link to documentation + + + +## Additional context + + diff --git a/.github/ISSUE_TEMPLATE/--feature-request.md b/.github/ISSUE_TEMPLATE/--feature-request.md new file mode 100644 index 00000000000..79d554f8620 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--feature-request.md @@ -0,0 +1,20 @@ +--- +name: "✨ Feature request" +about: Suggest a new feature or component +title: '' +labels: enhancement +assignees: '' + +--- + +## Description + + + +## Why do you need this feature or component? + + + +## Additional context + + diff --git a/.github/ISSUE_TEMPLATE/--support-request.md b/.github/ISSUE_TEMPLATE/--support-request.md new file mode 100644 index 00000000000..a85591128a4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/--support-request.md @@ -0,0 +1,24 @@ +--- +name: "📚 Support request" +about: Ask for help with using Spectrum CSS +title: '' +labels: question +assignees: '' + +--- + +## Description + + + +## Screenshots + + + +## Environment + - Spectrum CSS version: + - Browser and OS: + +## Additional context + +