Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #36 from louy/contributing
Browse files Browse the repository at this point in the history
Create CONTRIBUTING.md
  • Loading branch information
louy authored Aug 20, 2019
2 parents 8df2329 + 3811575 commit d260bfa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Contributing
Thanks for being willing to contribute!

If this is your first time working on a terraform provider, please check [their docs page for writing custom providers](https://www.terraform.io/docs/extend/writing-custom-providers.html).

Set up and usage instructions should all be available in the project's [readme](./README.md) file.

0 comments on commit d260bfa

Please sign in to comment.