Update and rename PULL_REQUEST_TEMPLATE.md to pull_request_template.md
Fix CONTRIBUTING.md link
This commit is contained in:
parent
c9739f69ff
commit
f2fbeedc89
|
|
@ -44,7 +44,7 @@ Please ensure CI is not broken*
|
|||
|
||||
### Checklist
|
||||
|
||||
- [ ] I've read the [Contribution Guidelines]( https://github.com/fireblade-engine/ecs/CONTRIBUTING.md)
|
||||
- [ ] I've read the [Contribution Guidelines]( https://github.com/fireblade-engine/ecs/master/CONTRIBUTING.md)
|
||||
- [ ] I've followed the coding style of the rest of the project.
|
||||
- [ ] I've added tests covering all new code paths my change adds to the project (to the extent possible).
|
||||
- [ ] I've added benchmarks covering new functionality (if appropriate).
|
||||
Loading…
Reference in New Issue