Skip to content

Commit 69aacde

Browse files
committed
chore: add issue template config to redirect claim namespace issues
1 parent e53a442 commit 69aacde

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: Claiming namespace ownership
4-
url: https://github.com/EclipseFdn/open-vsx.org/issues/new/choose
5-
about: Claiming ownership of a namespace on open-vsx.org.
6-
- name: Remove extension request
7-
url: https://github.com/EclipseFdn/open-vsx.org/issues/new/choose
8-
about: Requesting to remove an extension hosted on open-vsx.org.
4+
url: https://github.com/EclipseFdn/open-vsx.org/issues/new?template=claim-namespace-ownership.md
5+
about: Claiming ownership of a namespace on https://open-vsx.org.

0 commit comments

Comments
 (0)