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 a381652 commit 510071cCopy full SHA for 510071c
CONTRIBUTING.md
@@ -0,0 +1,15 @@
1
+# Contributing to this project
2
+
3
+This project is new and supported on a best efforts basis.
4
+We welcome contributions but cannot set any expectations for response, review or acceptance.
5
6
+## Issues & Features
7
8
+Please use the repository [issues](https://github.com/jetstack/terraform-provider-tlspc/issues) for raising bugs and feature requests.
9
10
+## Contributions
11
12
+1. Fork the project and work on a branch.
13
+1. Ensure to sign off your commits using `git commit --signoff` option.
14
+1. Raise a Pull Request back to this repository for review.
15
+1. Please be patient with the team.
0 commit comments