# Tasks - [ ] Complete the following TODO ``` Todo name: leave file: /src/routes/(authed)/chat/[[room_id]]/+page.svelte target: leave関数のsocket.emit('leave')部分 ``` # Writing the Issue - [ ] Write each task for this issue using checkboxes - [ ] Write all verbal instructions as tasks - [ ] Add labels and assignees # Before Working on the Issue - [ ] Assign yourself - [ ] Share your screen on Discord - [ ] Write which issue you are starting on Slack - [ ] Git: Fetch the latest main - [ ] Git: Create a branch with the name of the issue # Pre-PR Checks - [ ] Insure that changes include only what is necessary for this PR - [ ] Implement necessary Unit tests - [ ] Implement necessary E2E tests - [ ] Perform functionality checks
Tasks
Writing the Issue
Before Working on the Issue
Pre-PR Checks