Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
		
							parent
							
								
									a3463cb99c
								
							
						
					
					
						commit
						2e9e9f8817
					
				| 
						 | 
				
			
			@ -0,0 +1,17 @@
 | 
			
		|||
<!--
 | 
			
		||||
Thank you for taking the time to contribute to The Odin Project. In order to get PRs closed in a reasonable amount of time, we request that you include a baseline of information about the changes you are proposing. Please complete each applicable checkbox and answer the following triage questions:
 | 
			
		||||
-->
 | 
			
		||||
 | 
			
		||||
<!-- - [ ] You have read our [CSS Exercises Contributing Guide](). -->
 | 
			
		||||
- [ ] The title states the exercise being changed and what the change is using the `exercise: summary of changes` scheme. For example: "01-flex-layout: updated solution CSS" or "grid exercises: fixed naming scheme".
 | 
			
		||||
- [ ] If the PR is related to an open issue, link the issue to your pull request. See [Using keywords in issues and pull requests](https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests) for more info.
 | 
			
		||||
- [ ] If changes are requested, please make the changes in a timely manner. After you submit the changes, request another review from the maintainer (top right).
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#### 1. Describe the changes made and include why they are necessary or important:
 | 
			
		||||
 | 
			
		||||
...your text here
 | 
			
		||||
 | 
			
		||||
#### 2. Related Issue
 | 
			
		||||
 | 
			
		||||
Closes #XXXXX
 | 
			
		||||
		Loading…
	
		Reference in New Issue