mirror of
https://github.com/restic/rest-server.git
synced 2026-09-26 22:11:37 -07:00
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.
This commit is contained in:
@@ -32,7 +32,7 @@ check the last box. Enable a checkbox by replacing [ ] with [x].
|
||||
Please always follow these steps:
|
||||
- Enable [maintainer edits](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork).
|
||||
- Run `gofmt` on the code in all commits.
|
||||
- Format all commit messages in the same style as [the other commits in the repository](https://github.com/restic/rest-server/blob/master/CONTRIBUTING.md#git-commits).
|
||||
- Format all commit messages in the same style as [the other commits in the repository](https://github.com/restic/restic/blob/master/CONTRIBUTING.md#git-commits).
|
||||
-->
|
||||
|
||||
- [ ] I have added tests for all code changes.
|
||||
|
||||
Reference in New Issue
Block a user