Update 07-refactor.yml
This commit is contained in:
parent
8b8a38068d
commit
dd53eb9380
1 changed files with 0 additions and 35 deletions
35
.github/ISSUE_TEMPLATE/07-refactor.yml
vendored
35
.github/ISSUE_TEMPLATE/07-refactor.yml
vendored
|
@ -18,41 +18,6 @@ body:
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
|
||||||
id: grokkability
|
|
||||||
attributes:
|
|
||||||
label: Whats the current grokkability of the code in question
|
|
||||||
multiple: false
|
|
||||||
options:
|
|
||||||
- Easy
|
|
||||||
- Normal
|
|
||||||
- Hard
|
|
||||||
- "=.0"
|
|
||||||
|
|
||||||
- type: dropdown
|
|
||||||
id: subsystems
|
|
||||||
attributes:
|
|
||||||
label: Which subsystems are you trying to refactor?
|
|
||||||
multiple: true
|
|
||||||
options:
|
|
||||||
- Kompute
|
|
||||||
- Apple Metal
|
|
||||||
- SYCL
|
|
||||||
- Nvidia GPU
|
|
||||||
- Vulkan
|
|
||||||
- Documentation
|
|
||||||
- Testing
|
|
||||||
- Build
|
|
||||||
- Examples
|
|
||||||
- Devops
|
|
||||||
- Python
|
|
||||||
- Script
|
|
||||||
- Android
|
|
||||||
- Server
|
|
||||||
- GGML
|
|
||||||
- Nix
|
|
||||||
- Embedding
|
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: possible-approaches
|
id: possible-approaches
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue