mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
15 lines
651 B
YAML
15 lines
651 B
YAML
# =============================================================================================== #
|
|
# Configuration for welcome - https://github.com/behaviorbot/welcome
|
|
|
|
# Comment to be posted to on first time issues
|
|
newIssueWelcomeComment: >
|
|
Thanks for opening this issue, maintainers will get back to you as soon as possible!
|
|
|
|
# Comment to be posted to on PRs from first time contributors in your repository
|
|
newPRWelcomeComment: >
|
|
Thanks so much for opening your first PR here!
|
|
|
|
# Comment to be posted to on pull requests merged by a first time user
|
|
firstPRMergeComment: >
|
|
Congrats on merging your first pull request here! :tada: How awesome!
|