Skip to content

Commit 37c7da1

Browse files
authored
meta: link status page in issue contact links (#7225)
Signed-off-by: flakey5 <73616808+flakey5@users.noreply.github.com>
1 parent 6b39bb1 commit 37c7da1

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
@@ -1,5 +1,8 @@
11
blank_issues_enabled: true
22
contact_links:
3+
- name: Node.js Status Page
4+
url: https://status.nodejs.org
5+
about: 'Need to check if there is any ongoing incidents?'
36
- name: Report an API Docs Issue on the Node.js Website
47
url: https://github.com/nodejs/node/issues/new?assignees=&labels=doc&template=3-api-ref-docs-problem.yml
58
about: 'Is something wrong with the API Docs? Did you face a bug with the API Docs?'

0 commit comments

Comments
 (0)