licensee/.github/config.yml

24 lines
1.8 KiB
YAML
Raw Permalink Normal View History

2017-08-15 23:56:56 +08:00
# Behaviorbot config. See https://github.com/behaviorbot/ for more information.
# Note: Please Don't edit this file directly.
2018-05-03 23:37:07 +08:00
# Edit https://github.com/benbalter/shared-community-files instead.
2017-08-15 23:56:56 +08:00
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
2017-09-12 01:43:33 +08:00
updateDocsComment: "Thanks for the pull request! If you are making any changes to the user-facing functionality, please be sure to update the documentation in the `README` or `docs/` folder alongside your change. :heart:"
2017-08-15 23:56:56 +08:00
# Configuration for request-info - https://github.com/behaviorbot/request-info
2017-09-12 01:43:33 +08:00
requestInfoReplyComment: Thanks for this. Do you mind providing a bit more information about what problem you're trying to solve?
2017-08-15 23:56:56 +08:00
requestInfoLabelToAdd: more-information-needed
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
2017-08-16 00:24:00 +08:00
#newIssueWelcomeComment: >
# Welcome!
2017-08-15 23:56:56 +08:00
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
2017-10-18 02:07:56 +08:00
newPRWelcomeComment: Welcome! Congrats on your first pull request to Licensee. If you haven't already, please be sure to check out [the contributing guidelines](https://github.com/benbalter/licensee/blob/master/docs/CONTRIBUTING.md).
2017-08-15 23:56:56 +08:00
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
2017-10-24 22:21:20 +08:00
firstPRMergeComment: "Congrats on getting your first pull request to Licensee merged! Without amazing humans like you submitting pull requests, we couldnt run this project. You rock! :tada:<br /><br />If you're interested in tackling another bug or feature, take a look at [the open issues](https://github.com/benbalter/licensee/issues), especially those [labeled `help wanted`](https://github.com/benbalter/licensee/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)."
2018-05-03 22:57:08 +08:00
# Bug workaround
contact_links: []