Cachet/.github/config.yml
James Brooks 70faeb5efc
Use HTTPS
2018-03-16 08:53:40 +00:00

27 lines
1.3 KiB
YAML

# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
# Comment to be posted to on first time issues
newIssueWelcomeComment: >
: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 https://cachethq-slack.herokuapp.com
# 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