Skip to content

Commit d8eede7

Browse files
author
Bex Warner
authored
Create config.yml
1 parent ec8e0a8 commit d8eede7

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

.github/config.yml

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
updateDocsWhiteList:
2+
- BUG
3+
- Chore
4+
- minor
5+
6+
updateDocsComment: >
7+
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes.
8+
9+
requestInfoReplyComment: >
10+
We would appreciate it if you could provide us with more info about this issue/pr!
11+
12+
requestInfoLabelToAdd: request-more-info
13+
14+
newPRWelcomeComment: >
15+
Thanks so much for opening your first PR here!
16+
17+
firstPRMergeComment: >
18+
Congrats on merging your first pull request here! :tada: How awesome!
19+
20+
newIssueWelcomeComment: >
21+
Thanks for opening this issue, a maintainer will get back to you shortly!
22+
23+
sentimentBotToxicityThreshold: .7
24+
25+
sentimentBotReplyComment: >
26+
Please be sure to review the code of conduct and be respectful of other users. cc/ @hiimbex
27+
28+
lockThreads:
29+
toxicityThreshold: .7
30+
numComments: 2
31+
setTimeInHours: 72
32+
replyComment: >
33+
This thread is being locked due to exceeding the toxicity minimums. cc/ @hiimbex

0 commit comments

Comments
 (0)