File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ See [details on our policy on Code of Conduct](./doc/contributing/code-of-conduc
35
35
* [ Discussing non-technical topics] ( ./doc/contributing/issues.md#discussing-non-technical-topics )
36
36
* [ Submitting a Bug Report] ( ./doc/contributing/issues.md#submitting-a-bug-report )
37
37
* [ Triaging a Bug Report] ( ./doc/contributing/issues.md#triaging-a-bug-report )
38
+ * [ Blocking Issues] ( ./doc/contributing/issues.md#blocking-issues )
38
39
39
40
## [ Pull Requests] ( ./doc/contributing/pull-requests.md )
40
41
Original file line number Diff line number Diff line change 4
4
* [ Discussing non-technical topics] ( #discussing-non-technical-topics )
5
5
* [ Submitting a bug report] ( #submitting-a-bug-report )
6
6
* [ Triaging a bug report] ( #triaging-a-bug-report )
7
+ * [ Blocking Issues] ( #blocking-issues )
7
8
8
9
## Asking for general help
9
10
@@ -72,5 +73,12 @@ When triagging issues and PRs:
72
73
dismissive from the point of view of the reporter/author.
73
74
Always try to communicate the reason for closing the issue/PR.
74
75
76
+ ## Blocking Issues
77
+
78
+ Collaborators have the ability to block issues from getting implemented and landed into
79
+ the project by commenting and explicitly including "-1" in the comment.
80
+ When doing so, explain why you believe the pull request should not land along with
81
+ an explanation of what may be an acceptable alternative course, if any.
82
+
75
83
[ Node.js help repository ] : https://github.com/nodejs/help/issues
76
84
[ Technical Steering Committee (TSC) repository ] : https://github.com/nodejs/TSC/issues
You can’t perform that action at this time.
0 commit comments