Skip to content

Commit 59390e1

Browse files
committed
Added TODO and contributors
1 parent 2af000a commit 59390e1

File tree

1 file changed

+47
-2
lines changed

1 file changed

+47
-2
lines changed

README.md

Lines changed: 47 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,8 @@ module "website" {
6969

7070
| Name | Version |
7171
|------|---------|
72-
| <a name="provider_archive"></a> [archive](#provider\_archive) | n/a |
7372
| <a name="provider_aws"></a> [aws](#provider\_aws) | 4.10.0 |
7473
| <a name="provider_aws.useast1"></a> [aws.useast1](#provider\_aws.useast1) | 4.10.0 |
75-
| <a name="provider_null"></a> [null](#provider\_null) | n/a |
7674

7775
## Modules
7876

@@ -160,3 +158,50 @@ No modules.
160158
| <a name="output_s3_bucket_id"></a> [s3\_bucket\_id](#output\_s3\_bucket\_id) | The name of the bucket. |
161159
| <a name="output_s3_bucket_region"></a> [s3\_bucket\_region](#output\_s3\_bucket\_region) | The AWS region this bucket resides in. |
162160
| <a name="output_s3_bucket_versioning"></a> [s3\_bucket\_versioning](#output\_s3\_bucket\_versioning) | The bucket versioning status. |
161+
162+
163+
Bug Reports & Feature Requests
164+
Please use the issue tracker to report any bugs or file feature requests.
165+
166+
Developing
167+
If you are interested in being a contributor and want to get involved in developing this project or help out with our other projects, we would love to hear from you! Shoot us an email.
168+
169+
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
170+
171+
Fork the repo on GitHub
172+
Clone the project to your own machine
173+
Commit changes to your own branch
174+
Push your work back up to your fork
175+
Submit a Pull Request so that we can review your changes
176+
NOTE: Be sure to merge the latest changes from "upstream" before making a pull request!
177+
178+
## To Do
179+
180+
## Contributing
181+
182+
[ToDo are captured within the GitHub project associated with this module](https://github.com/DevOpsNavy/s3-cloudfront-static-website/projects/1)
183+
184+
### Bug Reports & Feature Requests
185+
186+
Please use the [issue tracker](https://github.com/DevOpsNavy/s3-cloudfront-static-website/issues) to report any bugs or file feature requests.
187+
188+
### Developing
189+
190+
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
191+
192+
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
193+
194+
1. **Fork** the repo on GitHub
195+
2. **Clone** the project to your own machine
196+
3. **Commit** changes to your own branch
197+
4. **Push** your work back up to your fork
198+
5. Submit a **Pull Request** so that we can review your changes
199+
200+
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
201+
202+
## Contributors
203+
204+
| Name | Role |
205+
|------|---------|
206+
| [Faizan Raza](https://www.linkedin.com/in/faizan-raza-997808206/) | Lead Developer |
207+
| [Vic Hassan](https://www.linkedin.com/in/vic-prince-hassan-619505171/) | Developer |

0 commit comments

Comments
 (0)