Fix URLs.
This commit is contained in:
8
.github/ISSUE_TEMPLATE/custom.md
vendored
8
.github/ISSUE_TEMPLATE/custom.md
vendored
@@ -8,12 +8,12 @@ assignees: 'kdeldycke'
|
||||
|
||||
#### Preliminary checks
|
||||
|
||||
* [ ] I have [read the Code of Conduct](../code-of-conduct.md)
|
||||
* [ ] I applied all rules from the [Contributing guide](../contributing.md)
|
||||
* [ ] I have checked there is not other [Issue](../../../issues) or [Pull Requests](../../../pulls) covering the same topic to open
|
||||
* [ ] I have [read the Code of Conduct](../blob/main/.github/code-of-conduct.md)
|
||||
* [ ] I applied all rules from the [Contributing guide](../blob/main/.github/contributing.md)
|
||||
* [ ] I have checked there is not other [Issues](../issues) or [Pull Requests](../pulls) covering the same topic to open
|
||||
|
||||
#### Summary
|
||||
|
||||
<!-- You can skip this if you're proposing something as trivial as fixing a typo -->
|
||||
|
||||
Explain the motivation for making this change. What does does this bring to the table?
|
||||
Explain the motivation for making this change. What does does this bring to the table?
|
||||
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
@@ -1,9 +1,9 @@
|
||||
|
||||
#### Preliminary checks
|
||||
|
||||
* [ ] I have [read the Code of Conduct](../code-of-conduct.md)
|
||||
* [ ] I applied all rules from the [Contributing guide](../contributing.md)
|
||||
* [ ] I have checked there is not other [Issue](../../../issues) or [Pull Requests](../../../pulls) covering the same topic to open
|
||||
* [ ] I have [read the Code of Conduct](../blob/main/.github/code-of-conduct.md)
|
||||
* [ ] I applied all rules from the [Contributing guide](../blob/main/.github/contributing.md)
|
||||
* [ ] I have checked there is not other [Issues](../issues) or [Pull Requests](../pulls) covering the same topic to open
|
||||
|
||||
#### Summary
|
||||
|
||||
|
||||
Reference in New Issue
Block a user