Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/blame/commit/42006372cad104a488be5ab06fa0e59c24a23a7a/.github/PULL_REQUEST_TEMPLATE.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/.github/PULL_REQUEST_TEMPLATE.md

23 lines
838 B

# Pull Request
## Purpose
<!-- Please provide a detailed description of why you created this pull request. -->
## Approach
<!-- If this pull request is created to solve an issue, please explain how this change addresses the problem. -->
## Open Questions and Pre-Merge TODOs
<!-- - [ ] Use GitHub checklists. When solved, check the box and explain the answer. -->
<!-- ## Learning
If you're adding a new Custom Format, make sure you follow the [Radarr/Sonarr Custom Format (JSON) Guidelines](https://github.com/TRaSH-Guides/Guides/blob/master/CONTRIBUTING.md). -->
## Requirements
- [ ] These changes meet the standards for [contributing](https://github.com/TRaSH-Guides/Guides/blob/master/CONTRIBUTING.md).
- [ ] I have read the [code of conduct](https://github.com/TRaSH-Guides/Guides/blob/master/.github/CODE_OF_CONDUCT.md).