1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

ci(issuebot): enable recheck on edit (#743)

This commit is contained in:
Jabasukuriputo Wang 2021-03-19 20:20:52 +08:00 committed by GitHub
parent 30a80ee53c
commit ee3e47bb53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 8 deletions

View File

@ -1,13 +1,16 @@
---
name: Bug汇报
about: 遇到了bug? 你可以在这里开始汇报
about: 遇到了bug? 你可以在这里开始汇报(仅限软件本体问题)
title: ''
labels: ''
labels: bug?
assignees: ''
---
<!--
!请不要删除此处内容!
在您发布此Issue前, 请您花一点时间查看下面几条指引🔽
1: ❗ | 确定没有相同问题的ISSUE已被提出. (教程: https://github.com/Mrs4s/go-cqhttp/issues/633)
@ -28,7 +31,7 @@ assignees: ''
-->
**环境信息**
<!-- 请根据实际使用环境修改以下信息。请勿留空。 -->
<!-- 请根据实际使用环境修改以下信息。请勿删除或留空。 -->
go-cqhttp版本:
运行环境:
连接方式:

View File

@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: 提出新建议/功能
url: https://github.com/Mrs4s/go-cqhttp/discussions/new
about: 请在这里提出你的建议或功能
- name: 讨论区
url: https://github.com/Mrs4s/go-cqhttp/discussions/
about: 使用中若遇到问题或有新点子新需求,请先在这里求助和征求意见。

View File

@ -2,7 +2,7 @@
name: 新功能提议
about: 提出新功能
title: ''
labels: ''
labels: feature request
assignees: ''
---

View File

@ -2,7 +2,7 @@ name: Issuebot
on:
issues:
types: [opened]
types: [opened, edited]
jobs:
new_issue: