We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba9ebf commit 1448fb2Copy full SHA for 1448fb2
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -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
17
0 commit comments