PULL_REQUEST_TEMPLATE: Use a true hyperlink for changelog

This commit is contained in:
manuroe
2021-08-09 17:35:30 +02:00
parent 1808a2c446
commit 273826b169
+1 -1
View File
@@ -3,6 +3,6 @@
* [ ] I read the [contributing guide](https://github.com/vector-im/element-ios/blob/develop/CONTRIBUTING.md)
* [ ] UI change has been tested on both light and dark themes, in portrait and landscape orientations and on iPhone and iPad simulators
* [ ] Pull request is based on the develop branch
* [ ] Pull request contains a changelog file in ./changelog.d. See <https://github.com/matrix-org/matrix-ios-sdk/blob/develop/CONTRIBUTING.md#changelog>
* [ ] Pull request contains a [changelog file](https://github.com/matrix-org/matrix-ios-sdk/blob/develop/CONTRIBUTING.md#changelog) in ./changelog.d
* [ ] Pull request includes screenshots or videos of UI changes
* [ ] Pull request includes a [sign off](https://github.com/matrix-org/matrix-ios-sdk/blob/develop/CONTRIBUTING.md#sign-off)