We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4929f commit 31ed76dCopy full SHA for 31ed76d
CONTRIBUTING.md
@@ -47,8 +47,7 @@ npm install -g "@xata.io/cli@latest"
47
```sh
48
xata auth login
49
```
50
-4. Update the database settings in `xata.ts` and `.xatarc` files (do not commit these changes).
51
-5. Run the migration:
+4. Run the migration:
52
53
xata push main
54
@@ -98,4 +97,4 @@ Please ensure your code follows the project's coding standards and includes appr
98
97
99
If you have any questions or run into issues, please open an issue in the GitHub repository. We're here to help!
100
101
-Thank you for contributing to the Hacktoberfest Projects Finder!
+Thank you for contributing to the Hacktoberfest Projects Finder!
0 commit comments