Skip to content

Commit da3eb22

Browse files
committed
Update PR template
Co-authored-by: Maria Shaldibina <[email protected]>
1 parent aaa8e99 commit da3eb22

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
Thank you for submitting a pull request to the operationhq repository. We appreciate the contribution. To help us with getting better context for the pull request please follow these guidelines:
2+
3+
## Please make sure to complete the following steps
4+
5+
* [ ] Check the [Contributing document](https://github.com/cloudfoundry/diego-release/blob/develop/CONTRIBUTING.md) on how to sign the CLA and run tests.
6+
* [ ] Please [open an issue](https://github.com/cloudfoundry/diego-release/issues/new) to request review and response to your pull request.
7+
8+
## Please provide the following information when submitting pull request:
9+
10+
### What is this change about?
11+
12+
> _Please describe._
13+
14+
### What problem it is trying to solve?
15+
16+
> _Please describe._
17+
18+
### What is the impact if the change is not made?
19+
20+
> _Please describe._
21+
22+
### How should this change be described in diego-release release notes?
23+
24+
> _Something brief that conveys the change. See [previous release notes](https://github.com/cloudfoundry/diego-release/releases) for examples._
25+
26+
### Please provide any contextual information.
27+
28+
> _Include any links to other PRs, stories, slack discussions, etc._
29+
30+
### Tag your pair, your PM, and/or team!
31+
32+
> _It's helpful to tag someone on your team or your team alias in case we need to follow up later._
33+
34+
Thank you!

0 commit comments

Comments
 (0)