diff --git a/.github/ISSUE_TEMPLATE/accessibility_issue.md b/.github/ISSUE_TEMPLATE/accessibility_issue.md deleted file mode 100644 index 36f49ae4f3a69..0000000000000 --- a/.github/ISSUE_TEMPLATE/accessibility_issue.md +++ /dev/null @@ -1,55 +0,0 @@ ---- -name: Accessibility issue (Deprecated) -about: Have you identified an accessibility issue regarding a Fluent UI React control? ---- - - - -### Environment Information - -- **Package version(s)**: (fill this out) -- **Browser and OS versions**: (fill this out) - -### Describe the issue: - - - -### Please provide a reproduction of the issue in a codepen: - - - -#### Actual behavior: - - - -#### Expected behavior: - - - -### Documentation describing expected behavior - - diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 83f8440f62bf0..0000000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,49 +0,0 @@ ---- -name: Bug report (Deprecated) -about: Found a bug in Fluent UI React? ---- - - - -### Environment Information - -- **Package version(s)**: (fill this out) -- **Browser and OS versions**: (fill this out if relevant) - -### Please provide a reproduction of the bug in a codepen: - - - -#### Actual behavior: - - - -#### Expected behavior: - - - -### Priorities and help requested: - -Are you willing to submit a PR to fix? (Yes, No) - -Requested priority: (Blocking, High, Normal, Low) - -Products/sites affected: (if applicable) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 9832314927610..0000000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: Feature request (Deprecated) -about: Do you have feature or improvement suggestion for Fluent UI React? ---- - -#### Describe the feature that you would like added - - - -#### What component or utility would this be added to - - - -#### Have you discussed this feature with our team, and if so, who - - - -#### Additional context/screenshots - - diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index a5b62b65f0cb3..0000000000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: Question -about: 'Please use Stack Overflow for questions #fluentui-react, #fluentui' ---- - -For _how-to_ questions and other non-bugs, please use Stack Overflow. You can tag your questions with [fluentui-react](https://stackoverflow.com/questions/tagged/fluentui-react). - -If you are a Microsoft employee you can also join "Fluent Community" on Teams.