Skip to content

Commit

Permalink
fix typo in contributing file
Browse files Browse the repository at this point in the history
  • Loading branch information
tal7aouy committed Oct 13, 2024
1 parent 659146e commit ae56eb0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ If you've noticed a bug or have a feature request, make sure to check our [Issue

If this is something you think you can fix, then [fork Yusr](https://help.github.com/articles/fork-a-repo) and create a branch with a descriptive name.

A good branch name would be (where issue #325 is the ticket you're working on):

```
git checkout -b 325-add-japanese-localization
```

## Get the test suite running

Make sure you're using the latest version of PHP and have Composer installed. Then, install the dependencies:
Expand Down

0 comments on commit ae56eb0

Please sign in to comment.