mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-18 12:07:01 +08:00
Create bugfix template
This commit is contained in:
parent
3204be6cfe
commit
d24a028993
11
.github/ISSUE_TEMPLATE/sweep-bugfix.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/sweep-bugfix.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
name: Bugfix
|
||||
title: 'Sweep: '
|
||||
description: Write something like "We notice ... behavior when ... happens instead of ...""
|
||||
labels: sweep
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Details
|
||||
description: More details about the bug
|
||||
placeholder: The bug might be in ... file
|
||||
Loading…
x
Reference in New Issue
Block a user