Skip to content

Commit ddfb5dc

Browse files
Fix paths to the templates
1 parent 0f9f529 commit ddfb5dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: GitHub Community Forum
4-
url: https://github.community/
3+
- name: Tasks to create new or modify existing documentation
4+
url: https://github.com/openhwgroup/core-v-docs/blob/master/.github/ISSUE_TEMPLATE/task.md
55
about: Please ask and answer questions here.
6-
- name: GitHub Security Bug Bounty
7-
url: https://bounty.github.com/
6+
- name: Bugs against existing documentation
7+
url: https://github.com/openhwgroup/core-v-docs/blob/master/.github/ISSUE_TEMPLATE/doc_bug.md
88
about: Please report security vulnerabilities here.

0 commit comments

Comments
 (0)