mirror of
https://github.com/TeamPiped/reqwest4j.git
synced 2025-01-06 01:20:35 +05:30
Create refactor template
This commit is contained in:
parent
4fe14a7436
commit
40baf3b023
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…
Reference in New Issue
Block a user