mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-17 03:27:02 +08:00
Create refactor template
This commit is contained in:
parent
623387048b
commit
ccf33ce9fe
11
.github/ISSUE_TEMPLATE/sweep-refactor.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/sweep-refactor.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
name: Refactor
|
||||||
|
title: 'Sweep: '
|
||||||
|
description: Write something like "Modify the ... api endpoint to use ... version and ... framework"
|
||||||
|
labels: sweep
|
||||||
|
body:
|
||||||
|
- type: textarea
|
||||||
|
id: description
|
||||||
|
attributes:
|
||||||
|
label: Details
|
||||||
|
description: More details for Sweep
|
||||||
|
placeholder: We are migrating this function to ... version because ...
|
||||||
Loading…
x
Reference in New Issue
Block a user