Skip to content

Commit 1f6c4e8

Browse files
Trotttargos
authored andcommitted
meta: replace API docs issue template with form
All other issue templates have been moved to forms, which seems to do a good job of reducing spam issues. PR-URL: #41348 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Qingyu Deng <[email protected]>
1 parent 253c3e5 commit 1f6c4e8

File tree

2 files changed

+17
-77
lines changed

2 files changed

+17
-77
lines changed

.github/ISSUE_TEMPLATE/3-api-ref-docs-problem.md

-77
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
name: "\U0001F4D7 Open an issue regarding the Node.js API reference docs"
2+
description: Let us know about any problematic API reference documents
3+
labels: ["doc"]
4+
title: 'doc: <title>'
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
Thank you for wanting to make nodejs.org better!
10+
11+
Please fill in as much of the following form as you're able.
12+
- type: input
13+
attributes:
14+
label: Affected URL(s)
15+
- type: textarea
16+
attributes:
17+
label: Explanation of the problem

0 commit comments

Comments
 (0)