We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6500df9 commit d6964a7Copy full SHA for d6964a7
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,15 @@
1
+<!--
2
+⚠️ please review https://github.com/deployKF/cli/blob/main/CONTRIBUTING.md
3
+
4
+Thank you for contributing to deployKF!
5
6
+If there are related issues, please reference them using one of the following:
7
8
+ closes: #ISSUE
9
+ related: #ISSUE
10
11
+Please remember:
12
+ - provide enough information so that others can review your pull request
13
+ - use a semantic title for your pull request (like "fix: xxxxx" or "feat: xxxxx", see contributing guide)
14
+ - the title of your pull request will be used to generate the changelog entry, so make it count!
15
+-->
0 commit comments