mirror of
https://github.com/immich-app/immich.git
synced 2025-12-07 07:33:47 +09:00
docs: small changes&updates (#9059)
* Updates * Adding information to the PR Checklist * fix #5644 * PR feedback * suggestions * Revert dbname
This commit is contained in:
@@ -9,6 +9,11 @@ When contributing code through a pull request, please check the following:
|
||||
- [ ] `npm run check:svelte` (Type checking via SvelteKit)
|
||||
- [ ] `npm test` (unit tests)
|
||||
|
||||
## Documentation
|
||||
|
||||
- [ ] `npm run format` (formatting via Prettier)
|
||||
- [ ] Update the `_redirects` file if you have renamed a page or removed it from the documentation.
|
||||
|
||||
:::tip AIO
|
||||
Run all web checks with `npm run check:all`
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user