Skip to content
Merged
Changes from 4 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
33 changes: 33 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<!-- Provide a general summary of your changes in the title above. -->

<!--
============================================================================================
Warning: AI-generated PRs are NOT welcome and may result in a ban from this repository.

Please read the CONTRIBUTING guide before submitting your pull request.

Also, please make sure your pull request passes all continuous integration checks.
PRs which are failing their CI checks will likely be ignored by the maintainers.

Small PRs using atomic, descriptive commits are hugely appreciated, as it will make
reviewing your changes easier for the maintainers.
Comment thread
jrfnl marked this conversation as resolved.
Outdated

============================================================================================
-->

# Description
<!--
What do you want to achieve with this PR? Why did you write this code? What problem does this PR solve?
Describe your changes in detail and, if relevant, explain which choices you have made and why.
Comment thread
jrfnl marked this conversation as resolved.
Outdated
-->


## Suggested changelog entry
<!--
Please provide a short description of the change for the changelog.
Comment thread
GaryJones marked this conversation as resolved.
-->


## Related issues/external references

Fixes #
Loading