Cachet/.github/config.yml

27 lines
1.3 KiB
YAML
Raw Normal View History

2018-03-13 16:35:43 +00:00
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
# Comment to be posted to on first time issues
newIssueWelcomeComment: >
2018-03-15 12:05:51 +00:00
:wave: Hey, it's good to see you here! Thank you for opening your first issue. Cachet support is not available here, instead we have a Slack community that can you can join at http://cachethq-slack.herokuapp.com.
2018-03-13 16:35:43 +00:00
# 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: >
Congratulations on opening your first Pull Request, this is a momentous day for you and us! :sparkles:
To help us out, please make sure that you've followed the below:
- Non-English translations should be submitted to https://translate.cachethq.io
- Documentation should be submitted to https://docs.cachethq.io
- Please make sure that all tests pass!
- Don't worry about StyleCI, it'll fix itself on merge.
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
# Comment to be posted to on pull requests merged by a first time user
firstPRMergeComment: >
Hooray! Your first Pull Request was merged, here's to many more :rocket:
# It is recommend to include as many gifs and emojis as possible