Fix PR templates and use matrix.to instead of riot.im/develop (#687)

* Use absolute links in pull request template

Relative links don't work in most places

Signed-off-by: Aaron Raimist <aaron@raim.ist>

* Use matrix.to (for now) instead of linking to riot.im/develop

Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
Aaron Raimist 2019-01-28 04:15:33 -06:00 committed by Andrew Morgan
parent 4452cb4a65
commit ac3ebcb3ed
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
### Pull Request Checklist
<!-- Please read CONTRIBUTING.rst before submitting your pull request -->
<!-- Please read CONTRIBUTING.md before submitting your pull request -->
* [ ] I have made sure any new dependencies have been checked into the `vendor/` directory
* [ ] Pull request includes a [sign off](/CONTRIBUTING.rst#sign-off)
* [ ] Pull request includes a [sign off](https://github.com/matrix-org/dendrite/blob/master/CONTRIBUTING.md#sign-off)