Merge pull request #117 from ilkka/patch-1

Change issues link to point at Spacedrive issues
This commit is contained in:
Brendan Allan
2022-05-06 07:45:35 +08:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ If you find an issue with the repository or have a feature request with Spacedri
#### Solve an issue
Scan through our [existing issues](https://github.com/github/docs/issues) to find one that interests you. You can narrow down the search using `labels` as filters. See [Labels](/contributing/how-to-use-labels.md) for more information. As a general rule. If you find an issue to work on, you are welcome to open a PR with a fix.
Scan through our [existing issues](https://github.com/spacedriveapp/spacedrive/issues) to find one that interests you. You can narrow down the search using `labels` as filters. See [Labels](/contributing/how-to-use-labels.md) for more information. As a general rule. If you find an issue to work on, you are welcome to open a PR with a fix.
### Make Changes