Skip to content

Commit 1448fb2

Browse files
committed
Managed by Terraform: Add PULL_REQUEST_TEMPLATE.md issue template
1 parent 4ba9ebf commit 1448fb2

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
**DELETE THIS TEMPLATE BEFORE SUBMITTING**
2+
3+
In order to have a good experience with our community, we recommend that you
4+
read the contributing guidelines for making a PR, and understand the lifecycle
5+
of a Packer Plugin PR:
6+
7+
https://github.com/hashicorp/packer-plugin-tencentcloud/blob/main/.github/CONTRIBUTING.md#opening-an-pull-request
8+
9+
Describe the change you are making here!
10+
11+
Please include tests. We recommend looking at existing tests as an example.
12+
13+
If your PR resolves any open issue(s), please indicate them like this so they will be closed when your PR is merged:
14+
15+
Closes #xxx
16+
Closes #xxx
17+

0 commit comments

Comments
 (0)