Skip to content

Commit 510071c

Browse files
authored
Create initial CONTRIBUTING.md (#26)
* docs: Update wording to reflect project state. Keeping it simple. Signed-off-by: Peter Fiddes <peter.fiddes@jestack.io>
1 parent a381652 commit 510071c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)