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
3535*  [ Discussing non-technical topics] ( ./doc/contributing/issues.md#discussing-non-technical-topics ) 
3636*  [ Submitting a Bug Report] ( ./doc/contributing/issues.md#submitting-a-bug-report ) 
3737*  [ Triaging a Bug Report] ( ./doc/contributing/issues.md#triaging-a-bug-report ) 
38+ *  [ Blocking Issues] ( ./doc/contributing/issues.md#blocking-issues ) 
3839
3940## [ Pull Requests] ( ./doc/contributing/pull-requests.md )  
4041
Original file line number Diff line number Diff line change 44*  [ Discussing non-technical topics] ( #discussing-non-technical-topics ) 
55*  [ Submitting a bug report] ( #submitting-a-bug-report ) 
66*  [ Triaging a bug report] ( #triaging-a-bug-report ) 
7+ *  [ Blocking Issues] ( ./doc/contributing/issues.md#blocking-issues ) 
78
89## Asking for general help  
910
@@ -74,3 +75,10 @@ When triagging issues and PRs:
7475
7576[ Node.js help repository ] : https://github.com/nodejs/help/issues 
7677[ Technical Steering Committee (TSC) repository ] : https://github.com/nodejs/TSC/issues 
78+ 
79+ ## Blocking Issues  
80+ 
81+ Collaborators have the ability to block issues from getting implemented and landed into
82+ the project by commenting and explicitly including "-1" in the comment.
83+ When doing so, explain why you believe the pull request should not land along with
84+ an explanation of what may be an acceptable alternative course, if any.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments