8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de09e4 commit c5f548bCopy full SHA for c5f548b
.github/PULL_REQUEST_TEMPLATE.md
@@ -13,4 +13,6 @@ Please list the specific changes involved in this pull request.
13
- [ ] Unit Tests updated or fixed
14
- [ ] Docs/guides updated
15
- [ ] Example created ([starter template on JSBin](https://codepen.io/gkatsev/pen/GwZegv?editors=1000#0))
16
+ - [ ] Has no DOM changes which impact accessiblilty or trigger warnings (e.g. Chrome issues tab)
17
+ - [ ] Has no changes to JSDoc which cause `npm run docs:api` to error
18
- [ ] Reviewed by Two Core Contributors
0 commit comments