-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #680 from synfinatic/contributing
add contributing
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Contributing | ||
|
||
Hi! I just wanted to say, if you're thinking of contributing to `aws-sso` | ||
I'm excited to have all the help I can get. :) That said, having worked | ||
on this for a few years I've definitely got some opinions regarding how | ||
things should work. Some of those opinions are certainly right and others | ||
are undoubtably wrong. The trick is of course figuring out which is | ||
which. | ||
|
||
With that said, please reach out before you start working on a new | ||
feature so we can discuss. Easiest way is to | ||
[open a feature request]( | ||
https://github.com/synfinatic/aws-sso-cli/issues/new?assignees=&labels=enhancement&projects=&template=feature_request.md&title=) | ||
and start a conversation. | ||
|
||
Thanks! |