mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	(chore): Update PR template
This commit is contained in:
		
							parent
							
								
									32f8246f7c
								
							
						
					
					
						commit
						8eef4e2623
					
				
							
								
								
									
										22
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										22
									
								
								.github/pull_request_template.md
									
									
									
									
										vendored
									
									
								
							@ -5,29 +5,11 @@
 | 
				
			|||||||
  Failing to do so will most likely result in closing of this PR without any explanation.
 | 
					  Failing to do so will most likely result in closing of this PR without any explanation.
 | 
				
			||||||
  It is also mandatory to open a relevant issue (either Package Request or Bug Report) for
 | 
					  It is also mandatory to open a relevant issue (either Package Request or Bug Report) for
 | 
				
			||||||
  discussion with the maintainers, before creating any new PR.
 | 
					  discussion with the maintainers, before creating any new PR.
 | 
				
			||||||
 | 
					  Read the contributing guide first to save both your and our time.
 | 
				
			||||||
-->
 | 
					-->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Closes #XXXX
 | 
					Closes #XXXX
 | 
				
			||||||
<!-- or -->
 | 
					<!-- or -->
 | 
				
			||||||
Relates to #XXXX
 | 
					Relates to #XXXX
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<!--
 | 
					- [ ] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md).
 | 
				
			||||||
  If this is a manifest for a new package, make sure that you follow the general order of
 | 
					 | 
				
			||||||
  fields as shown below:
 | 
					 | 
				
			||||||
  `version`
 | 
					 | 
				
			||||||
  `description`
 | 
					 | 
				
			||||||
  `homepage`
 | 
					 | 
				
			||||||
  `license`
 | 
					 | 
				
			||||||
  `url`
 | 
					 | 
				
			||||||
  `hash`
 | 
					 | 
				
			||||||
  `pre_install`
 | 
					 | 
				
			||||||
  `installer`
 | 
					 | 
				
			||||||
  `post_install`
 | 
					 | 
				
			||||||
  `uninstaller`
 | 
					 | 
				
			||||||
  `bin`
 | 
					 | 
				
			||||||
  `shortcuts`
 | 
					 | 
				
			||||||
  `persist`
 | 
					 | 
				
			||||||
  `checkver`
 | 
					 | 
				
			||||||
  `autoupdate`
 | 
					 | 
				
			||||||
  `notes`
 | 
					 | 
				
			||||||
-->
 | 
					 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								.github/workflows/excavator.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/excavator.yml
									
									
									
									
										vendored
									
									
								
							@ -9,7 +9,7 @@ jobs:
 | 
				
			|||||||
    name: Excavate
 | 
					    name: Excavate
 | 
				
			||||||
    runs-on: windows-latest
 | 
					    runs-on: windows-latest
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - uses: actions/checkout@v2
 | 
					    - uses: actions/checkout@main
 | 
				
			||||||
    - name: Excavate
 | 
					    - name: Excavate
 | 
				
			||||||
      uses: ScoopInstaller/Scoop-GithubActions@main
 | 
					      uses: ScoopInstaller/Scoop-GithubActions@main
 | 
				
			||||||
      env:
 | 
					      env:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user