We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00ebf09 commit 9e60d9fCopy full SHA for 9e60d9f
.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