Skip to content

Commit bb00bab

Browse files
authored
Update CONTRIBUTING.md
1 parent 2760da8 commit bb00bab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Please note that this project is released with a [Contributor Code of Conduct][c
1212
## Submitting a pull request
1313

1414
1. [Fork][fork] and clone the repository
15-
2. Configure and install the dependencies: `script/bootstrap`
16-
3. Make sure the tests pass on your machine: `rake`
1715
4. Create a new branch: `git checkout -b my-branch-name`
1816
5. Make your change, add tests, and make sure the tests still pass
1917
6. Push to your fork and [submit a pull request][pr]

0 commit comments

Comments
 (0)