mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
Fixed urls in template that resulted in a 404 (#8601)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
parent
bff1810aec
commit
c071b2ea06
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -36,11 +36,11 @@ Please keep the following in mind:
|
|||||||
- Did you describe any noteworthy changes in usage for the end user?
|
- Did you describe any noteworthy changes in usage for the end user?
|
||||||
- Was the documentation updated accordingly, e.g. the add-on README?
|
- Was the documentation updated accordingly, e.g. the add-on README?
|
||||||
- Does your contribution follow the coding guidelines:
|
- Does your contribution follow the coding guidelines:
|
||||||
https://www.openhab.org/docs/developer/development/guidelines.html
|
https://www.openhab.org/docs/developer/guidelines.html
|
||||||
- Did you check for any (relevant) issues from the static code analysis:
|
- Did you check for any (relevant) issues from the static code analysis:
|
||||||
https://www.openhab.org/docs/developer/development/bindings.html#static-code-analysis
|
https://www.openhab.org/docs/developer/bindings/#include-the-binding-in-the-build
|
||||||
- Did you sign-off your work:
|
- Did you sign-off your work:
|
||||||
https://www.openhab.org/docs/developer/contributing/contributing.html#sign-your-work
|
https://www.openhab.org/docs/developer/contributing.html#sign-your-work
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- TESTING -->
|
<!-- TESTING -->
|
||||||
|
Loading…
Reference in New Issue
Block a user