We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3123838 commit b3284a2Copy full SHA for b3284a2
.github/config.yml
@@ -0,0 +1,10 @@
1
+# Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot
2
+
3
+# *Required* toxicity threshold between 0 and .99 with the higher numbers being
4
+# the most toxic. Anything higher than this threshold will be marked as toxic
5
+# and commented on
6
+sentimentBotToxicityThreshold: .7
7
8
+# *Required* Comment to reply with
9
+sentimentBotReplyComment: >
10
+ Please be sure to review the code of conduct and be respectful of other users. cc/ @git-for-windows/trusted-git-for-windows-developers
0 commit comments