diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d4dd0cdd7e..9999274de0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,3 +5,6 @@ of the styleguidist to your repository. yarn build:doc:react yarn deploy:doc --repo git@github.com:USERNAME/cozy-ui.git ``` + +- [ ] Deployed the styleguidist +- [ ] Did you think of ARIA attributes if you are coding new components ?