@@ -7,7 +7,7 @@ Please note we have a code of conduct, please follow it in all your interactions
77
88## Pull Request Process
99
10- 1 . Ensure you have test your contributions on your locals, and remove any .terraform before put it back. (.gitignore will do that.)
10+ 1 . Ensure you have test your contributions on your locals, and remove any .terraform before put it back. (.gitignore will do that.)
11112 . Please don't forget to generate the terraform docs and update the usage.
12123 . Run the pre-commit hook to lint and validate the terraform.
13134 . Help us to update the other docs like Changelog.md
@@ -28,21 +28,21 @@ orientation.
2828Examples of behavior that contributes to creating a positive environment
2929include:
3030
31- * Using welcoming and inclusive language
32- * Being respectful of differing viewpoints and experiences
33- * Gracefully accepting constructive criticism
34- * Focusing on what is best for the community
35- * Showing empathy towards other community members
31+ - Using welcoming and inclusive language
32+ - Being respectful of differing viewpoints and experiences
33+ - Gracefully accepting constructive criticism
34+ - Focusing on what is best for the community
35+ - Showing empathy towards other community members
3636
3737Examples of unacceptable behavior by participants include:
3838
39- * The use of sexualized language or imagery and unwelcome sexual attention or
40- advances
41- * Trolling, insulting/derogatory comments, and personal or political attacks
42- * Public or private harassment
43- * Publishing others' private information, such as a physical or electronic
39+ - The use of sexualized language or imagery and unwelcome sexual attention or
40+ advances
41+ - Trolling, insulting/derogatory comments, and personal or political attacks
42+ - Public or private harassment
43+ - Publishing others' private information, such as a physical or electronic
4444 address, without explicit permission
45- * Other conduct which could reasonably be considered inappropriate in a
45+ - Other conduct which could reasonably be considered inappropriate in a
4646 professional setting
4747
4848### Our Responsibilities
0 commit comments