Skip to content

Commit

Permalink
Added a Figma specific PR checklist item (#5718)
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos authored Mar 14, 2022
1 parent 9ec0147 commit 6fe7965
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Provide a detailed summary of your PR. Explain how you arrived at your solution.

### Checklist

- [ ] Check against **all themes** for compatibility in both light and dark modes
- [ ] Checked in both **light and dark** modes
- [ ] Checked in **mobile**
- [ ] Checked in **Chrome**, **Safari**, **Edge**, and **Firefox**
- [ ] Props have proper **autodocs** and **[playground toggles](https://github.com/elastic/eui/blob/main/wiki/documentation-guidelines.md#adding-playground-toggles)**
Expand All @@ -13,4 +13,5 @@ Provide a detailed summary of your PR. Explain how you arrived at your solution.
- [ ] Added or updated **[jest](https://github.com/elastic/eui/blob/main/wiki/testing.md) and [cypress](https://github.com/elastic/eui/blob/main/wiki/cypress-testing.md) tests**
- [ ] Checked for **breaking changes** and labeled appropriately
- [ ] Checked for **accessibility** including keyboard-only and screenreader modes
- [ ] Updated the **[Figma](https://www.figma.com/community/file/964536385682658129)** library counterpart
- [ ] A **[changelog](https://github.com/elastic/eui/blob/main/wiki/documentation-guidelines.md#changelog)** entry exists and is marked appropriately

0 comments on commit 6fe7965

Please sign in to comment.