Added pull request template
This commit is contained in:
		
							
								
								
									
										16
									
								
								app/.github/pull_request_template.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								app/.github/pull_request_template.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
# Checklists
 | 
			
		||||
 | 
			
		||||
## Adding features
 | 
			
		||||
 | 
			
		||||
- [ ] My new pull request has zero code changes
 | 
			
		||||
- [ ] I have described the feature I intend to work on
 | 
			
		||||
- [ ] I have described how I intend to implement the feature
 | 
			
		||||
- [ ] I will wait for comment from the project's maintainers before submitting code changes
 | 
			
		||||
 | 
			
		||||
## Fixing bugs
 | 
			
		||||
- [ ] I have performed a self-review of my code
 | 
			
		||||
- [ ] I have included a link to the relevant github issue or discord post in the description
 | 
			
		||||
 | 
			
		||||
# Description
 | 
			
		||||
 | 
			
		||||
`Detailed description of your changes`
 | 
			
		||||
		Reference in New Issue
	
	Block a user