Skip to content

Commit 5ac8bd7

Browse files
Update first-interaction.yml
1 parent 35ab0f9 commit 5ac8bd7

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/workflows/first-interaction.yml

+13-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,16 @@ jobs:
1010
- uses: actions/[email protected]
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
13-
issue-message: 'Hi!\n\nThank you for opening your first issue. Elementary, we appreciate all feedback that help us to keep improving this plugin.\n\nAs this is a [Community project](https://github.com/sonatype-nexus-community/scan-gradle-plugin#the-fine-print) we can''t commit to official due dates for reviews and developing, but we''re definitely committed to deliver services, integrations and plugins of quality. So please be patiente while we''re able to review issues and get back to you.\n\n\nRegards,\n\n\nSherlock Trunks 🐘'
13+
issue-message: >
14+
Hi!
15+
16+
Thank you for opening your first issue. Elementary, we appreciate all feedback that help us to keep improving this plugin.
17+
18+
As this is a [community project](https://github.com/sonatype-nexus-community/scan-gradle-plugin#the-fine-print) we can't commit to official due dates for reviews and developing, but we're definitely committed to deliver services, integrations and plugins of quality.
19+
20+
So please be patiente while we're able to review issues and get back to you.
21+
22+
23+
Regards,
24+
25+
Sherlock Trunks 🐘

0 commit comments

Comments
 (0)