Issue templates: small formatting fixes

This commit is contained in:
Lovell Fuller
2022-02-15 10:54:36 +00:00
parent dc5f4dcd28
commit 7f83ecd255
2 changed files with 6 additions and 6 deletions

View File

@@ -16,9 +16,7 @@ labels: triage
- [ ] Running `npm install sharp` completes without error.
- [ ] Running `node -e "require('sharp')"` completes without error.
If you cannot confirm both of these, please open an
[installation issue](https://github.com/lovell/sharp/issues/new?labels=installation&template=installation.md)
instead.
If you cannot confirm both of these, please open an [installation issue](https://github.com/lovell/sharp/issues/new?labels=installation&template=installation.md) instead.
### Are you using the latest version of sharp?