Skip to content

Commit

Permalink
feat: bold steps in README
Browse files Browse the repository at this point in the history
  • Loading branch information
avivkeller authored Aug 8, 2024
1 parent 60f77a6 commit 5db255f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ REACT_APP_CHAIN_ID=137

### Test before merge to main

- `fork the project` - fork the ricochet-frontend repo.
- **Fork** - fork the ricochet-frontend repo.

- `create a branch` - please avoid using special characters in your branch name:
- **Create a branch** - please avoid using special characters in your branch name:
https://docs.github.com/en/get-started/using-git/dealing-with-special-characters-in-branch-and-tag-names

- `create a PR` - create a pull request on GitHub.
- **Open a PR** - create a pull request on GitHub.

- `test your changes` - Check github actions, once all checks are successful, a new environment will be created in a few minutes, please check comments to get the complete url. It will look something like this:
- **Test** - Check github actions, once all checks are successful, a new environment will be created in a few minutes, please check comments to get the complete url. It will look something like this:
`a380c3be5e6284f4ca1dfc37a12b3033-851332533.eu-west-1.elb.amazonaws.com/your-branch-name`
the environment will be destroyed once the PR is merged or

0 comments on commit 5db255f

Please sign in to comment.