File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -47,3 +47,12 @@ npx prisma migrate dev
4747```
4848
4949This command is also needed after the database schema is changed.
50+
51+ ## Contributing
52+
53+ CodePod is open source under MIT license. Feel free to contribute! We can make
54+ it better together. You can contribute by opening an issue, discussion, or
55+ submit a pull request. Please use [ Prettier] ( https://prettier.io/ ) (e.g., [ its
56+ VSCode
57+ plugin] ( https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode ) )
58+ to format your code before checking in.
Original file line number Diff line number Diff line change @@ -80,12 +80,3 @@ node-pty) due to missing development packages. On Ubuntu install:
8080```
8181sudo apt install -y make python build-essential
8282```
83-
84- ## Contributing
85-
86- CodePod is open source under MIT license. Feel free to contribute! We can make
87- it better together. You can contribute by opening an issue, discussion, or
88- submit a pull request. Please use [ Prettier] ( https://prettier.io/ ) (e.g., [ its
89- VSCode
90- plugin] ( https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode ) )
91- to format your code before checking in.
You can’t perform that action at this time.
0 commit comments