Skip to content

Commit 5004ca7

Browse files
committed
use pr template
1 parent a975260 commit 5004ca7

File tree

2 files changed

+11
-25
lines changed

2 files changed

+11
-25
lines changed

.github/pull_request_template.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Description
2+
3+
A summary of the changes.
4+
5+
# Checklist:
6+
7+
Please update this checklist as you complete each item:
8+
9+
- [ ] Tests have been included for all bug fixes or new functionality.
10+
- [ ] The `changelog.rst` has been updated with any significant changes.
11+
- [ ] GitHub Issues which may be closed by this Pull Request have been linked.

.github/workflows/pr-greetings.yml

-25
This file was deleted.

0 commit comments

Comments
 (0)