Skip to content

Commit

Permalink
Merge pull request #32 from dnnrly/feature/survey
Browse files Browse the repository at this point in the history
Add survey to description.
  • Loading branch information
dnnrly authored Jul 3, 2021
2 parents 95331ef + 8d23626 commit b6ac059
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ case, AWS stack names) being too long. Wouldn't it be nice if we could have a
tool that would be able to suggest shorter alternatives if your original name
is too long.

Before we get any further, I'm really interested in how you feel about this
tool. Please take the time to fill in this short survey:
https://forms.gle/6xV1gB8yKGdmuHJ78


## Installation

```bash
Expand Down
4 changes: 4 additions & 0 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ and non-letters.
Hosted on Github - https://github.com/dnnrly/abbreviate
I'm really interested in how you feel about this tool. Please take the time to fill
in this short survey:
https://forms.gle/6xV1gB8yKGdmuHJ78
If you spot a bug, feel free to raise an issue or fix it and make a pull
request. We're really interested to see more abbreviations added or corrected.`,
PersistentPreRun: func(cmd *cobra.Command, args []string) {
Expand Down

0 comments on commit b6ac059

Please sign in to comment.