Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondl0 authored Jul 26, 2023
1 parent b5a0845 commit 752b60b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ Your task is to fix the underlying code to make the failing tests in the app pas
## Instructions

1. Fork this repository.
2. Fix the underlying code to make the tests pass.
3. Open a pull request, which will run the tests through GitHub Actions. Ensure all tests pass.
4. Include a short explanation of your changes in the pull request.
5. Email us back with a link to the pull request.
2. Turn on Github Actions (click Actions tab in Github and press "I understand my workflows, go ahead and enable them", free for public repos)
3. Fix the underlying code to make the tests pass
5. Include a short explanation of your changes in the readme or changelog file.
6. Email us back with a link to your fork.

## Running the App Locally

Expand All @@ -39,4 +39,4 @@ Frontend testing run the app and mochajs tests inside docker, using internal por
make test
```

Good luck!
Good luck!

0 comments on commit 752b60b

Please sign in to comment.