Skip to content

Commit 8052b0f

Browse files
authored
gh issue template: add other discussion option (#3290)
1 parent 64fb0b2 commit 8052b0f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ contact_links:
99
- name: Feature Request (Low Priority)
1010
url: https://github.com/DataDog/dd-trace-go/discussions/new?category=feature-request
1111
about: Start a discussion about a Feature Request in GitHub discussions. This helps prioritization and allows you to provide additional information in public.
12+
- name: Other Discussion (Low Priority)
13+
url: https://github.com/DataDog/dd-trace-go/discussions/new
14+
about: Start a new GitHub discussions about any other topic.

0 commit comments

Comments
 (0)