Skip to content

Commit cf9664c

Browse files
authored
Add the description for CI checks to the PR template (#136)
1 parent a61bc22 commit cf9664c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+6
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,11 @@
4646
- [ ] Write [release notes][release-notes]
4747
- [ ] (When added something to `.repos`) Check if proper access rights are set
4848

49+
## CI Checks
50+
51+
- **vcs import**: Required to pass before the merge.
52+
- **Check spelling**: NOT required to pass before the merge. It is up to the reviewer(s). See [here][spell-check-dict] if you want to add some words to the spell check dictionary.
53+
4954
[coding-guidelines]: https://tier4.atlassian.net/wiki/spaces/AIP/pages/1194394777/T4
5055
[release-notes]: https://tier4.atlassian.net/wiki/spaces/AIP/pages/563774416
56+
[spell-check-dict]: https://github.com/tier4/autoware-spell-check-dict#how-to-contribute

0 commit comments

Comments
 (0)