We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c648053 + 74ff393 commit 06e082cCopy full SHA for 06e082c
docs/contributing.md
@@ -53,9 +53,8 @@ Follow these steps when submitting a PR to ensure it meets the project’s stand
53
54
### 1. Run Tests and Format Your Code
55
56
-Navigate to the `frontend` folder and run the following commands:
+Run the following commands from your project directory:
57
58
-- `cd frontend`
59
- `make frontend-test` - Run the test suite
60
- `make frontend-lint` - Format your code to match the project
61
0 commit comments