Skip to content

Commit 168857f

Browse files
authored
Merge pull request #5 from canonical/pr-template
feat: Add PR template
2 parents 1b4cf05 + a27ec8f commit 168857f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/pull_request_template.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Done
2+
3+
- [List of work items including drive-bys - remember to add the why and what of this work.]
4+
5+
## QA
6+
7+
- [List steps to QA the new features or prove the bug has been resolved]
8+
9+
### Check if PR is ready for release
10+
11+
If this PR contains code changes, it should contain the following changes to make sure it's ready for the release:
12+
13+
- [ ] Package version in `setup.py` should be updated relative to the [most recent release](https://github.com/canonical/canonicalwebteam.sitemaps-parser/releases/latest)
14+
15+
16+
## Issue / Card
17+
18+
Fixes #
19+
20+
21+
22+
## Help
23+
24+
[QA steps](https://discourse.canonical.com/t/qa-steps/152) - [Commit guidelines](https://discourse.canonical.com/t/commit-guidelines/148)

0 commit comments

Comments
 (0)