mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
21 lines
965 B
YAML
21 lines
965 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!
|
|
|
|
# =============================================================================================== #
|
|
# Configuration for request-info - https://github.com/behaviorbot/request-info
|
|
|
|
# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
|
|
requestInfoLabelToAdd: Need More Info
|