Skip to content

Commit df31b9d

Browse files
committed
Have checkboxes
1 parent 5c51bfd commit df31b9d

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
11
<!--
22
Thanks for your contribution!
3-
4-
To help us out with reviewing, please consider the following:
5-
6-
- Does this pull request include a summary of the change? (See below.)
7-
- Does this pull request include a descriptive title?
8-
- Does this pull request include references to any relevant issues?
9-
- Does this PR follow our AI policy (https://github.com/RustPython/.github/blob/main/AI_POLICY.md)?
10-
113
-->
124

5+
- [ ] Closes #xxxx <!-- Replace xxxx with the GitHub issue number -->
6+
- [ ] This PR follows our [AI policy](https://github.com/RustPython/.github/blob/main/AI_POLICY.md)
7+
138
## Summary
149
<!-- What's the purpose of the change? What does it do, and why? -->
1510

0 commit comments

Comments
 (0)