mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 01:33:33 +00:00 
			
		
		
		
	prepare issue and pull request templates
This commit is contained in:
		
							parent
							
								
									270253e841
								
							
						
					
					
						commit
						5c56008e57
					
				
							
								
								
									
										32
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										32
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,32 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					name: Bug report
 | 
				
			||||||
 | 
					about: Create a bug report
 | 
				
			||||||
 | 
					title: ''
 | 
				
			||||||
 | 
					labels: bug, needs triage
 | 
				
			||||||
 | 
					assignees: ''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Description:**
 | 
				
			||||||
 | 
					A clear and concise description of what the bug is.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Task version:**
 | 
				
			||||||
 | 
					Specify the task version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Platform:**
 | 
				
			||||||
 | 
					- [ ] Ubuntu
 | 
				
			||||||
 | 
					- [ ] macOS
 | 
				
			||||||
 | 
					- [ ] Windows
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Runner type:**
 | 
				
			||||||
 | 
					- [ ] Hosted
 | 
				
			||||||
 | 
					- [ ] Self-hosted
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Repro steps:**  
 | 
				
			||||||
 | 
					A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Expected behavior:**
 | 
				
			||||||
 | 
					A description of what you expected to happen.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Actual behavior:**
 | 
				
			||||||
 | 
					A description of what is actually happening.
 | 
				
			||||||
							
								
								
									
										1
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					blank_issues_enabled: false
 | 
				
			||||||
							
								
								
									
										16
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								.github/ISSUE_TEMPLATE/feature_request.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,16 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					name: Feature request
 | 
				
			||||||
 | 
					about: Suggest an idea for this project
 | 
				
			||||||
 | 
					title: ''
 | 
				
			||||||
 | 
					labels: feature request, needs triage
 | 
				
			||||||
 | 
					assignees: ''
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Description:**
 | 
				
			||||||
 | 
					Describe your proposal.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Justification:**
 | 
				
			||||||
 | 
					Justification or a use case for your proposal.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Are you willing to submit a PR?**
 | 
				
			||||||
 | 
					<!--- We accept contributions! -->
 | 
				
			||||||
							
								
								
									
										9
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,9 @@
 | 
				
			|||||||
 | 
					**Description:**
 | 
				
			||||||
 | 
					Describe your changes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Related issue:**
 | 
				
			||||||
 | 
					Add link to the related issue.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Check list:**
 | 
				
			||||||
 | 
					- [ ] Mark if documentation changes are required.
 | 
				
			||||||
 | 
					- [ ] Mark if tests were added or updated to cover the changes.
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user