1
0
mirror of synced 2025-12-25 11:03:37 -05:00
Files
docs/.github/config.yml
Zeke Sikelianos e00e1a2150 Add config.yml for behaviorbot/welcome (#55) (#96)
* Add config.yml for behaviorbot/welcome

* Use correct links, duh

Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>

* "GitHub docs team member"

Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>

Co-authored-by: Jason Etcovitch <jasonetco@github.com>
Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
2020-10-05 23:11:16 -07:00

12 lines
863 B
YAML

# Configuration for welcome - https://github.com/behaviorbot/welcome
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
# Comment to be posted to on first time issues
newIssueWelcomeComment: >
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the [contributing guidelines](https://github.com/github/docs/blob/main/CONTRIBUTING.md).
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
# Comment to be posted to on PRs from first time contributors in your repository
newPRWelcomeComment: >
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the [contributing guidelines](https://github.com/github/docs/blob/main/CONTRIBUTING.md).