We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2760da8 commit bb00babCopy full SHA for bb00bab
CONTRIBUTING.md
@@ -12,8 +12,6 @@ Please note that this project is released with a [Contributor Code of Conduct][c
12
## Submitting a pull request
13
14
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`
17
4. Create a new branch: `git checkout -b my-branch-name`
18
5. Make your change, add tests, and make sure the tests still pass
19
6. Push to your fork and [submit a pull request][pr]
0 commit comments