Update 07-refactor.yml

This commit is contained in:
Brian 2024-05-28 20:26:08 +10:00 committed by GitHub
parent 8b8a38068d
commit dd53eb9380
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: