8 Commits

Author SHA1 Message Date
Adeniji Adekunle James
207f3fc397 docs: fix typo "pull requet" to "pull request" in CONTRIBUTING.md (#1188)
<!-- This is an auto-generated description by cubic. -->

## Summary by cubic
Fix typo in CONTRIBUTING.md by correcting "pull requet" to "pull
request" in the setup section, improving clarity for contributors.

<!-- End of auto-generated description by cubic. -->
2025-09-05 23:33:05 -07:00
Toluwap
78b69ae508 Update missing direction creation (#1146)
Update the doc for missing userData for the database.
    
<!-- This is an auto-generated description by cubic. -->
---

## Summary by cubic
Add a setup step in CONTRIBUTING.md to create the userData directory
required by the database. This prevents migration commands from failing
on fresh installs.

<!-- End of auto-generated description by cubic. -->
2025-09-01 21:24:46 -07:00
Will Chen
3d6e683f5e pre commit (#1119)
<!-- This is an auto-generated description by cubic. -->

## Summary by cubic
Adds an explicit Husky pre-commit setup to run the formatter and linter
before each commit. Replaces the auto-run prepare hook with a manual npm
run init-precommit command.

- **Migration**
- Run npm run init-precommit once in your repo to install the pre-commit
hook.

<!-- End of auto-generated description by cubic. -->
2025-08-28 21:19:03 -07:00
Will Chen
b14177b049 fix contrib format (#1083) 2025-08-25 17:25:39 -07:00
Mohamed Aziz Mejri
c23e0ae434 update contributing.md so that it refers to the architecture doc (#1057)
This PR adds a reference to the architecture doc in contributing.md .
    
<!-- This is an auto-generated description by cubic. -->
---

## Summary by cubic
Added a link to the Architecture Guide in CONTRIBUTING.md to give
contributors a high-level overview and ensure changes align with the
project architecture.

<!-- End of auto-generated description by cubic. -->
2025-08-25 16:57:13 -07:00
Olyno
c4420a56e2 docs(contribute): add explainations about SQL migration (#893)
# Description

This pull request adds some explanations on how to do the SQL
migrations, required to contribute to the project, when required.
2025-08-12 21:54:29 -07:00
Will Chen
7f13157128 add docs on testing (#833) 2025-08-05 14:39:38 -07:00
Will Chen
0e8cc26fb5 Add prettier hook & contribution guide (#105) 2025-05-06 23:15:56 -07:00