There was an error while loading. Please reload this page.
1 parent 5c51bfd commit df31b9dCopy full SHA for df31b9d
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,15 +1,10 @@
1
<!--
2
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
11
-->
12
+- [ ] Closes #xxxx <!-- Replace xxxx with the GitHub issue number -->
+- [ ] This PR follows our [AI policy](https://github.com/RustPython/.github/blob/main/AI_POLICY.md)
+
13
## Summary
14
<!-- What's the purpose of the change? What does it do, and why? -->
15
0 commit comments