Skip to content

Commit 08d58eb

Browse files
committed
chore: Update CONTRIBUTING.md with troubleshooting note about database migrations
1 parent 46a7937 commit 08d58eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ When working on Coolify, keep the following in mind:
166166
3. **Troubleshooting**: If you encounter unexpected behavior, ensure your database is up-to-date with the latest migrations and if possible reset the development setup to eliminate any environment-specific issues.
167167

168168
> [!IMPORTANT]
169-
>
170169
> Forgetting to migrate the database can cause problems, so make it a habit to run migrations after pulling changes or switching branches.
171170
172171
## 8. Create a Pull Request

0 commit comments

Comments
 (0)