mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-26 06:07:43 +00:00
This is similar to what we are doing for other projects, e.g. https://github.com/argoproj/argo-workflows/tree/main/.github/ISSUE_TEMPLATE The benefits is to give people more options before submitting a bug report or feature request on GitHub. --------- Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
12 lines
446 B
YAML
12 lines
446 B
YAML
blank_issues_enabled: false
|
|
|
|
contact_links:
|
|
- name: Have you read the docs?
|
|
url: https://llama-stack.readthedocs.io/en/latest/index.html
|
|
about: Much help can be found in the docs
|
|
- name: Start a discussion
|
|
url: https://github.com/meta-llama/llama-stack/discussions/new
|
|
about: Start a discussion on a topic
|
|
- name: Chat on Discord
|
|
url: https://discord.gg/llama-stack
|
|
about: Maybe chatting with the community can help
|