Skip to content

Commit 9b399c8

Browse files
authored
Merge pull request #980 from smoparth/bugfix/issue-968-pr-template
docs: add pull request template with testing checklist
2 parents 0635c76 + 4e9eb53 commit 9b399c8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Pull Request Description
2+
3+
## What
4+
5+
<!-- Brief description of the change. -->
6+
7+
## Why
8+
9+
<!-- Link to issue (Closes #NNN) or explain the motivation. -->
10+
11+
- [ ] PR follows [CONTRIBUTING.md](https://github.com/python-wheel-build/fromager/blob/main/CONTRIBUTING.md) guidelines

0 commit comments

Comments
 (0)