Skip to content

Commit 51fa863

Browse files
authored
CHANGE(chore): @W-18097146@ Update contact links (#76)
1 parent 533f340 commit 51fa863

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: Code Analyzer Issues Repository
4-
url: https://github.com/forcedotcom/code-analyzer/issues
5-
about: Please create your issues in our main repository.
3+
- name: Report a Bug
4+
url: https://github.com/forcedotcom/code-analyzer/issues/new?template=3-github_action_bug.yml
5+
about: Create an issue in our main repository.
6+
- name: Request a New Feature
7+
url: https://github.com/forcedotcom/code-analyzer/issues/new?template=5-feature_request.yml
8+
about: Request a feature in our main repository.

0 commit comments

Comments
 (0)