Files
rest-server/.github/PULL_REQUEST_TEMPLATE.md
T
Alexis Loskoutoff 4e2bbe6a08 Fix link to contribution guidelines
The link pointed to a CONTRIBUTING.md in this repository, which does not
exist. It was introduced when the pull request template was synced with
restic in 13f4617, which rewrote the URL from restic/restic to
rest-server. Point it back at the restic repository.
2026-09-05 07:43:20 +02:00

1.6 KiB

What does this PR change? What problem does it solve?

Was the change previously discussed in an issue or on the forum?

Checklist

  • I have added tests for all code changes.
  • I have added documentation for relevant changes (in the manual).
  • There's a new file in changelog/unreleased/ that describes the changes for our users (see template).
  • I'm done! This pull request is ready for review.