mirror of
https://github.com/immich-app/immich
synced 2026-08-29 13:15:45 +00: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:
parent
dd8d7732de
commit
6f82f220b8
6 changed files with 18 additions and 2 deletions
|
|
@ -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`
|
||||
:::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue