Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md (#645)
Browse files Browse the repository at this point in the history
Refer to azdev.
  • Loading branch information
tjprescott authored Apr 17, 2019
1 parent 7b6ae4f commit c144ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This checklist is used to make sure that common guidelines for a pull request ar

### General Guidelines

- [ ] Have you run `./scripts/ci/test_static.sh` locally? (`pip install pylint flake8` required)
- [ ] Have you run `azdev style <YOUR_EXT>` locally? (`pip install azdev` required)
- [ ] Have you run `python scripts/ci/test_index.py -q` locally?

For new extensions:
Expand Down

0 comments on commit c144ee3

Please sign in to comment.