From 73d01a41a786e3d0b0940c67daf6945ede8b4f92 Mon Sep 17 00:00:00 2001 From: Miroslav Stastny Date: Mon, 16 Jan 2023 13:22:18 +0100 Subject: [PATCH] chore: Add bug bash to convergence checklist --- .github/ISSUE_TEMPLATE/convergence_epic.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/convergence_epic.md b/.github/ISSUE_TEMPLATE/convergence_epic.md index 6aaa5dc4f55a6..a5eb943d41d50 100644 --- a/.github/ISSUE_TEMPLATE/convergence_epic.md +++ b/.github/ISSUE_TEMPLATE/convergence_epic.md @@ -42,6 +42,7 @@ completed as part of creating a v9 component. More info can be found here: https - [ ] Accessibility behavior tests - [ ] Create an issue and run [manual accessibility tests](https://github.com/microsoft/fluentui/wiki/Manual-Accessibility-Review-Checklist): [link to issue] - [ ] [Validate with partners](https://github.com/microsoft/fluentui/wiki/Component-Implementation-Guide#validation) +- [ ] [Run a bug bash with other FUI crews](https://github.com/microsoft/fluentui/wiki/Component-Implementation-Guide#bug-bash) - [ ] [Finalize documentation](https://github.com/microsoft/fluentui/wiki/Component-Implementation-Guide#finalize-documentation) - [ ] Review and add any missing storybook stories - [ ] Finalize migration guide