dev: fix welcome text
This commit is contained in:
parent
429176412b
commit
ae028ee981
5
.github/boring-cyborg.yml
vendored
5
.github/boring-cyborg.yml
vendored
@ -1,6 +1,4 @@
|
|||||||
firstPRWelcomeComment: |
|
firstPRWelcomeComment: Hey, thank you for opening your first Pull Request !
|
||||||
Hey, thank you for opening your first Pull Request !
|
|
||||||
If you would like to contribute we have a [guide for contributors](https://golangci-lint.run/contributing/quick-start/).
|
|
||||||
|
|
||||||
# Comment to be posted to congratulate user on their first merged PR
|
# Comment to be posted to congratulate user on their first merged PR
|
||||||
firstPRMergeComment: >
|
firstPRMergeComment: >
|
||||||
@ -9,3 +7,4 @@ firstPRMergeComment: >
|
|||||||
# Comment to be posted to on first time issues
|
# Comment to be posted to on first time issues
|
||||||
firstIssueWelcomeComment: >
|
firstIssueWelcomeComment: >
|
||||||
Hey, thank you for opening your first Issue ! 🙂
|
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/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user