Skip to content

Commit 0acf05d

Browse files
committed
Added CONTRIBUTING.md
1 parent dd26a8d commit 0acf05d

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CONTRIBUTING.md

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Contributing to Stacks
2+
3+
Thank you for your interest in contributing to Stacks, the Terraform code pre-processor!
4+
Your contributions help us improve and enhance the project for everyone.
5+
6+
## How to Contribute
7+
8+
All kinds of contributions are welcome!
9+
Whether you're interested in coding, documentation, bug reports, or feature requests, your input is valuable.
10+
11+
Please be respectful, inclusive, and considerate towards other contributors. Harassment or offensive behavior is not tolerated.
12+
13+
## Getting Started
14+
15+
To contribute to Stacks, follow these general steps:
16+
17+
1. Fork the repository.
18+
2. Make your changes in your forked repository.
19+
3. Submit a pull request (PR) with your changes.
20+
4. Our team will review your PR and provide feedback. Please be patient during the review process.
21+
22+
## Coding Guidelines
23+
24+
We don't have strict coding style rules, but please aim to keep your code consistent with the existing style in the repository.
25+
26+
## Licensing
27+
28+
By contributing to Stacks, you agree that your contributions will be licensed under the [Apache License 2.0](LICENSE).
29+
30+
## Contact
31+
32+
If you have any questions, concerns, or suggestions, feel free to open an issue on the [GitHub Issues](https://github.com/cisco-open/Stacks/issues) tab.
33+
34+
35+
Thank you for contributing to Stacks! Your efforts help us build a better tool for the Terraform community.

0 commit comments

Comments
 (0)