-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update adopters discussion template (#5632)
Signed-off-by: AnaisUrlichs <[email protected]>
- Loading branch information
1 parent
ed9d340
commit edad5f6
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 |
---|---|---|
|
@@ -7,6 +7,12 @@ body: | |
label: "[Optional] How do you use Trivy?" | ||
validations: | ||
required: false | ||
- type: textarea | ||
id: info | ||
attributes: | ||
label: "[Optional] Can you provide us with a quote on your favourite part of Trivy? This may be used on the trivy.dev website, posted on Twitter (@AquaTrivy) or similar marketing material." | ||
validations: | ||
required: false | ||
- type: checkboxes | ||
attributes: | ||
label: "[Optional] Which targets are you scanning with Trivy?" | ||
|
@@ -29,3 +35,13 @@ body: | |
- label: "IaC issues and misconfigurations" | ||
- label: "Sensitive information and secrets" | ||
- label: "Software licenses" | ||
- type: markdown | ||
attributes: | ||
value: | | ||
## Get in touch | ||
We are always looking for | ||
* User feedback | ||
* Collaboration with other companies and organisations | ||
* Or just to have a chat with you about trivy. | ||
If any of this interests you or your marketing team, please reach out at: [email protected] | ||
We would love to hear from you! |