Create refactor template
parent
f3d208d7ec
commit
62c18e2ac4
|
|
@ -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