build: add issue config file

old-agentic-v1^2
Philipp Burckhardt 2023-06-21 22:25:41 -04:00
rodzic b6d0f6e017
commit 612c6575eb
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: A2C3BCA4F31D1DDD
1 zmienionych plików z 11 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,11 @@
blank_issues_enabled: true
contact_links:
- name: ❓Question
url: https://github.com/transitive-bullshit/agentic/discussions/new?category=Q%26A
about: Got a (non-bug related) question? Ask the community for help!
- name: 💡Feature Request
url: https://github.com/transitive-bullshit/agentic/discussions/new?category=Ideas
about: Share ideas for new features with the community.
- name: 🐛Bug Report
url: https://github.com/transitive-bullshit/agentic/issues/new?&template=bug_report.md
about: Create an issue with a bug report.