Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

Commit d9b4e1b

Browse files
committed
ci(github): add missing issue template config
1 parent b276821 commit d9b4e1b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Developer Bug Report
4+
url: https://bounty.github.com/
5+
about: File a bug report as a developer (issues related to the source code).
6+
- name: Feature Request
7+
url: https://github.com/ivangabriele/openai-autogen-dev-studio/discussions/categories/feature-request-proposals
8+
about: Please submit feature requests and proposals there.
9+
- name: Question
10+
url: https://github.com/ivangabriele/openai-autogen-dev-studio/discussions/categories/questtions-answers
11+
about: Please ask your questions there.

0 commit comments

Comments
 (0)