File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -39,4 +39,14 @@ newPRWelcomeComment: >
3939firstPRMergeComment : >
4040 Congrats on merging your first pull request! :100:
4141
42- 
42+ 
43+
44+ # Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot
45+
46+ # *Required* toxicity threshold between 0 and .99 with the higher numbers being the most toxic
47+ # Anything higher than this threshold will be marked as toxic and commented on
48+ sentimentBotToxicityThreshold : .7
49+
50+ # *Required* Comment to reply with
51+ sentimentBotReplyComment : >
52+ Please be sure to review the code of conduct and be respectful of other users. cc/ @mattstratton
You can’t perform that action at this time.
0 commit comments