Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Description

Please describe your pull request.

---

### Please check if any of the following apply

- [ ] AI was used in preparing this pull request.

If checked, please briefly describe:

- AI tool(s) used:
- How AI was used:
- What you manually reviewed or modified:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

with a CONTRIBUTING.md file in place (see #1953), my suggestion would simply be something like:

## Description

Please describe your pull request.

---

### Please tick the box to our acknowledge our guidelines

- [ ] I have read the contributing guidelines and acknowledge that this PR complies with them.