1
0
Эх сурвалжийг харах

Merge remote-tracking branch 'origin/master'

Kongzue 2 жил өмнө
parent
commit
bb3ffec664
2 өөрчлөгдсөн 21 нэмэгдсэн , 1 устгасан
  1. 20 0
      .github/stale.yml
  2. 1 1
      README.md

+ 20 - 0
.github/stale.yml

@@ -0,0 +1,20 @@
+# Number of days of inactivity before an issue becomes stale
+daysUntilStale: 15
+# Number of days of inactivity before a stale issue is closed
+daysUntilClose: 7
+# Issues with these labels will never be considered stale
+exemptLabels:
+  - pinned
+  - security
+  - bug
+  - 待处理
+  - 已处理
+  - 等待反馈
+  - 问题重复
+# Label to use when marking an issue as stale
+staleLabel: 等待反馈
+# Comment to post when marking an issue as stale. Set to `false` to disable
+markComment: >
+  长时间未收到回复暂时关闭了此问题,若有疑问请继续回复。此消息来自于自动化 Issues 处理 Bot,若问题严重或紧急你也可以通过反馈群联系到我:590498789
+# Comment to post when closing a stale issue. Set to `false` to disable
+closeComment: false

+ 1 - 1
README.md

@@ -223,7 +223,7 @@ implementation "com.github.kongzue.DialogX:DialogX:${dialogx_version}"
 
 # ⭐观星者
 
-[![Stargazers over time](https://starchart.cc/kongzue/DialogX.svg?a=4)]([https://starchart.cc/kongzue/DialogX](https://github.com/kongzue/DialogX/stargazers))
+[![Stargazers over time](https://starchart.cc/kongzue/DialogX.svg?a=8)]([https://starchart.cc/kongzue/DialogX](https://github.com/kongzue/DialogX/stargazers))
 
 # 开源协议