Skip to content

Commit 06e082c

Browse files
author
Kautilya Tripathi
authored
Merge pull request #2834 from Faakhir30/fix/contributing_doc
Docs: Fix contributing doc test and formatting instruction
2 parents c648053 + 74ff393 commit 06e082c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/contributing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,8 @@ Follow these steps when submitting a PR to ensure it meets the project’s stand
5353

5454
### 1. Run Tests and Format Your Code
5555

56-
Navigate to the `frontend` folder and run the following commands:
56+
Run the following commands from your project directory:
5757

58-
- `cd frontend`
5958
- `make frontend-test` - Run the test suite
6059
- `make frontend-lint` - Format your code to match the project
6160

0 commit comments

Comments
 (0)