Skip to content

Commit 1951018

Browse files
committed
fix: update readme
added contribute
1 parent 8f78436 commit 1951018

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,19 @@ Global Flags:
187187

188188
## Contribute
189189

190+
Contributions to the aws-auth-cli package are most welcome from engineers of all backgrounds and skill levels.
191+
192+
In particular the addition of extra test coverage, code enhacements.
193+
194+
This project will adhere to the [Go Community Code of Conduct](https://go.dev/conduct) in the github provided discussion spaces.
195+
196+
To make a contribution:
197+
198+
- Fork the repository
199+
- Make your changes on the fork
200+
- Submit a pull request back to this repo with a clear description of the problem you're solving
201+
- Ensure your PR passes all current (and new) tests
202+
190203
## Acknowledgements
191204
- [Hiroyuki Wada](https://github.com/wadahiro) [package](https://github.com/openstandia/aws-cli-oidc)
192205
- [Mark Wolfe](https://github.com/wolfeidau) [package](https://github.com/Versent/saml2aws)

0 commit comments

Comments
 (0)