11 lines
481 B
YAML
11 lines
481 B
YAML
firstPRWelcomeComment: Hey, thank you for opening your first Pull Request !
|
|
|
|
# Comment to be posted to congratulate user on their first merged PR
|
|
firstPRMergeComment: >
|
|
Awesome work, congrats on your first merged pull request!
|
|
|
|
# Comment to be posted to on first time issues
|
|
firstIssueWelcomeComment: >
|
|
Hey, thank you for opening your first Issue ! 🙂
|
|
If you would like to contribute we have a [guide for contributors](https://golangci-lint.run/contributing/quick-start/).
|