Skip to content

Commit 370014b

Browse files
authored
docs: update adopters discussion template (#5632)
Signed-off-by: AnaisUrlichs <urlichsanais@gmail.com>
1 parent ad977a4 commit 370014b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/DISCUSSION_TEMPLATE/adopters.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ body:
77
label: "[Optional] How do you use Trivy?"
88
validations:
99
required: false
10+
- type: textarea
11+
id: info
12+
attributes:
13+
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."
14+
validations:
15+
required: false
1016
- type: checkboxes
1117
attributes:
1218
label: "[Optional] Which targets are you scanning with Trivy?"
@@ -29,3 +35,13 @@ body:
2935
- label: "IaC issues and misconfigurations"
3036
- label: "Sensitive information and secrets"
3137
- label: "Software licenses"
38+
- type: markdown
39+
attributes:
40+
value: |
41+
## Get in touch
42+
We are always looking for
43+
* User feedback
44+
* Collaboration with other companies and organisations
45+
* Or just to have a chat with you about trivy.
46+
If any of this interests you or your marketing team, please reach out at: oss@aquasec.com
47+
We would love to hear from you!

0 commit comments

Comments
 (0)