diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..03803f18 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Bug report + url: https://github.com/livepeer/comfystream/issues + about: Please report bugs on our upstream issue tracker. + - name: Feature request + url: https://github.com/livepeer/comfystream/issues + about: Please request features on our upstream issue tracker. + - name: Question + url: https://github.com/livepeer/comfystream/discussions/234 + about: Have a question? Ask them on our upstream discussions page.