Skip to content

Commit 9f403cf

Browse files
author
Taylor McClure
committed
adding contribution section
1 parent 38a74db commit 9f403cf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,12 @@ module "s3_rbac" {
1717
tags = {"key": "value"}
1818
}
1919
```
20+
21+
## Contribution
22+
23+
If you wish to contribute please do the following:
24+
25+
* First create an issue for a new feature, where Scribd will look to review if it is within the scope of this project
26+
* Ensure your work abides by terraform best practices
27+
* Choose simplicity over saving a few lines
28+
* `terraform fmt` and `terraform validate` before opening a PR

0 commit comments

Comments
 (0)