Skip to content

Commit b758988

Browse files
balopatdgageot
authored andcommitted
move pr template instructions to comments (#3080)
1 parent 057c22a commit b758988

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/pull_request_template.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,8 @@ review them:
4646
- [ ] Adds documentation as needed: user docs, YAML reference, CLI reference.
4747
- [ ] Adds integration tests if needed.
4848

49-
_See [the contribution guide](../CONTRIBUTING.md) for more details._
50-
5149
<!--
50+
_See [the contribution guide](../CONTRIBUTING.md) for more details._
5251
Double check this list of stuff that's easy to miss:
5352
- If you are adding [a example to the `examples` dir](https://github.com/GoogleContainerTools/skaffold/tree/master/examples), please copy them to [`integration/examples`](https://github.com/GoogleContainerTools/skaffold/tree/master/integration/examples)
5453
- Every new example added in [`integration/examples` dir](https://github.com/GoogleContainerTools/skaffold/tree/master/integration/examples), should be tested in [integration test](https://github.com/GoogleContainerTools/skaffold/tree/master/integration)
@@ -63,7 +62,9 @@ Double check this list of stuff that's easy to miss:
6362

6463
**Release Notes**
6564

65+
<!--
6666
Describe any user facing changes here so maintainer can include it in the release notes, or delete this block.
67+
-->
6768

6869
```
6970
Examples of user facing changes:

0 commit comments

Comments
 (0)