aboutsummaryrefslogtreecommitdiff
path: root/llama.cpp/.github/ISSUE_TEMPLATE/config.yml
blob: 0d246533c95158ed3eb574f6a58fab59f02e3a8a (plain)
1
2
3
4
5
6
7
8
9
10
11
blank_issues_enabled: true
contact_links:
  - name: Got an idea?
    url: https://github.com/ggml-org/llama.cpp/discussions/categories/ideas
    about: Pop it there. It may then become an enhancement ticket.
  - name: Got a question?
    url: https://github.com/ggml-org/llama.cpp/discussions/categories/q-a
    about: Ask a question there!
  - name: Want to contribute?
    url: https://github.com/ggml-org/llama.cpp/wiki/contribute
    about: Head to the contribution guide page of the wiki for areas you can help with