diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e34fc995..b6ac9f8c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,10 +6,11 @@ ## Screenshots (optional) -## Has code been changed? +## Check yourself -- [ ] Tested with redoc/reference-docs/workflows (internal) +- [ ] Code changed? - Tested with redoc/reference-docs/workflows (internal) - [ ] All new/updated code is covered with tests +- [ ] New package installed? - Tested in different environments (browser/node) ## Security