mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-22 20:02:25 +00:00
RHAIENG-565: purge the midstream repo content to only host the build artifacts, so only the redhat-distribution should remain
This commit is contained in:
parent
9803329350
commit
db484734b4
1126 changed files with 0 additions and 526647 deletions
28
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
28
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
|
@ -1,28 +0,0 @@
|
|||
name: 🚀 Feature request
|
||||
description: Request a new llama-stack feature
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: feature-pitch
|
||||
attributes:
|
||||
label: 🚀 Describe the new functionality needed
|
||||
description: >
|
||||
A clear and concise description of _what_ needs to be built.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: feature-motivation
|
||||
attributes:
|
||||
label: 💡 Why is this needed? What if we don't build it?
|
||||
description: >
|
||||
A clear and concise description of _why_ this functionality is needed.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: other-thoughts
|
||||
attributes:
|
||||
label: Other thoughts
|
||||
description: >
|
||||
Any thoughts about how this may result in complexity in the codebase, or other trade-offs.
|
||||
Loading…
Add table
Add a link
Reference in a new issue