UNPKG

1.01 kBYAMLView Raw
1# Configuration for request-info - https://github.com/behaviorbot/request-info
2
3requestInfoReplyComment: >
4 Hey, it looks like you didn't provide much info about your issue/pr. We would appreciate it if you could provide us with more information so we can better understand your issue or pull request.
5requestInfoLabelToAdd: needs-more-info
6checkIssueTemplate: true
7checkPullRequestTemplate: true
8
9
10# Configuration for welcome - https://github.com/behaviorbot/welcome
11
12newPRWelcomeComment:
13 - Hey, thanks for opening a pull request!
14 -
15 - Please make sure you have read our [CONTRIBUTING](https://github.com/fomantic/Fomantic-UI/blob/master/CONTRIBUTING.md) guide and our [CODE OF CONDUCT](https://github.com/fomantic/Fomantic-UI/blob/develop/CODE_OF_CONDUCT.md).
16 -
17 - NOTE: If the `commitlint` bot fails it does not mean your PR won't be merged!
18
19
20# Configuration for welcome - https://github.com/kentaro-m/auto-assign
21
22addReviewers: true
23reviewers:
24 - hammy2899
25 - ColinFrick
26 - prudho
27 - lubber-de