Other
English
Shanci's picture
Upload folder using huggingface_hub
3cfae36 verified
Raw
History Blame
797 Bytes
name: "๐Ÿ›  Refactor"
description: Suggest a code refactor or deprecation
title: Title of your refactor/deprecation report
labels: refactor
body:
- type: markdown
attributes:
value: Thanks for taking the time to fill out this refactor report ๐Ÿ™ !
- type: textarea
attributes:
label: ๐Ÿ›  Proposed Refactor
description: |
A clear and concise description of the refactor proposal. Please outline
the motivation for the proposal. If this is related to another GitHub
issue, please link here too.
validations:
required: true
- type: textarea
attributes:
label: Suggest a potential alternative/fix
description: |
Tell us how we could improve the code in this regard.
validations:
required: true