Skip to content

Commit a1b3ef8

Browse files
authored
Merge pull request #1 from MangoAppsAps/update-readme-email
Update README.md
2 parents 44d77d3 + d70eccb commit a1b3ef8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ Welcome to the EasyPractice tech challenge! Below you'll find a list of tasks to
1010
4. Run `composer install`, `php artisan key:generate`, `php artisan migrate`, `npm install` and `npm run dev` (ignore the build warnings)
1111
5. Open up the project in the browser and click on "Register" to create a new user. All the work will be done while logged in.
1212
6. Code indentation should be set up at 4 spaces in both PHP and JS files.
13-
7. Work through the tasks. Commit as often as you like.
13+
7. Work through the tasks in a new branch named `challenge/{your-name}`. Commit as often as you like.
1414
8. Once you have completed the tasks, create a new [Pull Request](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) and send us the link to it.
1515

1616
## The tasks
1717

18-
Complete as many as you can. If you got some time left, there's some BONUS tasks, but they're not required ;)
18+
Complete as many as you can. If you got some time left, there's BONUS tasks, but they're not required ;)
1919

2020
**Solve this first:**
2121
- [ ] (BUG) I created some seeders that you can run with `php artisan db:seed`, but it gives an error. Can you make it work?
@@ -39,4 +39,4 @@ Complete as many as you can. If you got some time left, there's some BONUS tasks
3939

4040
## Thank You!
4141

42-
Thank you so much for participating in this tech challenge. Hope you had fun! If you have any suggestions, please email me at [email protected]
42+
Thank you so much for participating in this tech challenge. Hope you had fun! If you have any questions or suggestions, please email us at [email protected]

0 commit comments

Comments
 (0)