Skip to content

Commit 4e9eb53

Browse files
smoparthclaude
authored andcommitted
docs: add pull request template
Add .github/PULL_REQUEST_TEMPLATE.md with What/Why sections and a single CONTRIBUTING.md guidelines checkbox. Kept minimal per maintainer preference. Closes: #968 Co-Authored-By: Claude <claude@anthropic.com> Signed-off-by: smoparth <smoparth@redhat.com>
1 parent 0635c76 commit 4e9eb53

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)