repoint contributing links to .github/CONTRIBUTING.md
This commit is contained in:
		
							parent
							
								
									5a7cd9b162
								
							
						
					
					
						commit
						92c21a5fe8
					
				| 
						 | 
					@ -9,7 +9,7 @@ assignees: ""
 | 
				
			||||||
<!-- Thank you for taking the time to submit a bug report to The Odin Project. In order to get issues closed in a reasonable amount of time, you must include a baseline of information about the bug in question. Please read this template in its entirety before filling it out to ensure that it is filled out correctly. -->
 | 
					<!-- Thank you for taking the time to submit a bug report to The Odin Project. In order to get issues closed in a reasonable amount of time, you must include a baseline of information about the bug in question. Please read this template in its entirety before filling it out to ensure that it is filled out correctly. -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Complete the following REQUIRED checkboxes:
 | 
					Complete the following REQUIRED checkboxes:
 | 
				
			||||||
-   [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md)
 | 
					-   [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md)
 | 
				
			||||||
-   [ ] The title of this issue follows the `Bug - location of bug: brief description of bug` format, e.g. `Bug - Exercises: File type incorrect for all test files`
 | 
					-   [ ] The title of this issue follows the `Bug - location of bug: brief description of bug` format, e.g. `Bug - Exercises: File type incorrect for all test files`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The following checkbox is OPTIONAL:
 | 
					The following checkbox is OPTIONAL:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -9,7 +9,7 @@ assignees: ""
 | 
				
			||||||
<!-- Thank you for taking the time to submit a new feature request to The Odin Project. In order to get issues closed in a reasonable amount of time, you must include a baseline of information about the feature/enhancement you are proposing. Please read this template in its entirety before filling it out to ensure that it is filled out correctly. -->
 | 
					<!-- Thank you for taking the time to submit a new feature request to The Odin Project. In order to get issues closed in a reasonable amount of time, you must include a baseline of information about the feature/enhancement you are proposing. Please read this template in its entirety before filling it out to ensure that it is filled out correctly. -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Complete the following REQUIRED checkboxes:
 | 
					Complete the following REQUIRED checkboxes:
 | 
				
			||||||
-   [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md)
 | 
					-   [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md)
 | 
				
			||||||
-   [ ] The title of this issue follows the `location for request: brief description of request` format, e.g. `Exercises: Add exercise on XYZ`
 | 
					-   [ ] The title of this issue follows the `location for request: brief description of request` format, e.g. `Exercises: Add exercise on XYZ`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The following checkbox is OPTIONAL:
 | 
					The following checkbox is OPTIONAL:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@ Closes #XXXXX
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Pull Request Requirements
 | 
					## Pull Request Requirements
 | 
				
			||||||
<!-- Replace the whitespace between the square brackets with an 'x', e.g. [x]. After you create the PR, they will become checkboxes that you can click on. -->
 | 
					<!-- Replace the whitespace between the square brackets with an 'x', e.g. [x]. After you create the PR, they will become checkboxes that you can click on. -->
 | 
				
			||||||
-   [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md)
 | 
					-   [ ] I have thoroughly read and understand [The Odin Project Contributing Guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md)
 | 
				
			||||||
-   [ ] The title of this PR follows the `location of change: brief description of change` format, e.g. `01_helloWorld: Update test cases`
 | 
					-   [ ] The title of this PR follows the `location of change: brief description of change` format, e.g. `01_helloWorld: Update test cases`
 | 
				
			||||||
-   [ ] The `Because` section summarizes the reason for this PR
 | 
					-   [ ] The `Because` section summarizes the reason for this PR
 | 
				
			||||||
-   [ ] The `This PR` section has a bullet point list describing the changes in this PR
 | 
					-   [ ] The `This PR` section has a bullet point list describing the changes in this PR
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -6,7 +6,7 @@ These JavaScript exercises are intended to complement the JavaScript content on
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Contributing
 | 
					## Contributing
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you have a suggestion to improve an exercise, an idea for a new exercise, or notice an issue with an exercise, please feel free to open an issue after thoroughly reading our [contributing guide](https://github.com/TheOdinProject/theodinproject/blob/main/CONTRIBUTING.md) in our main TOP repo.
 | 
					If you have a suggestion to improve an exercise, an idea for a new exercise, or notice an issue with an exercise, please feel free to open an issue after thoroughly reading our [contributing guide](https://github.com/TheOdinProject/.github/blob/main/CONTRIBUTING.md) in our .github repo.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## How To Use These Exercises
 | 
					## How To Use These Exercises
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue