Skip to content

Commit 9bee911

Browse files
authored
Merge pull request cds-hooks#398 from afzal442/feat/pr_template
Added PR_TEMPLATE
2 parents 15765b2 + 4eaec0f commit 9bee911

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

.github/PR_TEMPLATE.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Summary
2+
<!-- Provide a high-level summary of the change. -->
3+
This PR fixes #
4+
5+
## Output
6+
<!-- If applicable, please provide examples of the output changes. -->
7+
8+
#### Before
9+
10+
#### After
11+
12+
13+
**Notes for Reviewers**
14+
15+
16+
**[Signed commits](https://github.com/buildpacks/.github/blob/main/CONTRIBUTING.md#sign-off-process)**
17+
- [ ] Yes, I signed my commits.
18+
19+
20+
<!--
21+
Thank you for contributing to Cloud Native Buildpacks!
22+
23+
Contributing Conventions:
24+
25+
1. Run `make prepare-for-pr` before submitting a PR.
26+
2. Sign your commits
27+
28+
By following the community's contribution conventions upfront, the review process will
29+
be accelerated and your PR merged more quickly.
30+
-->

0 commit comments

Comments
 (0)