Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mint-lang/mint
Browse files Browse the repository at this point in the history
  • Loading branch information
gdotdesign committed Dec 2, 2020
2 parents 9a6ee9a + f1b79d0 commit fe7c557
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Expand Up @@ -44,10 +44,10 @@ Also, visit [Awesome Mint](https://github.com/egajda/awesome-mint), to see more

Read the general [Contributing guide](https://github.com/crystal-lang/crystal/blob/master/CONTRIBUTING.md), and then:

1. Fork it ( <https://github.com/mint-lang/mint/fork> )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
1. Fork it (<https://github.com/mint-lang/mint/fork>)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

### Ways you can contribute
Expand Down Expand Up @@ -85,6 +85,7 @@ You can find an explanation in this issue: <https://github.com/mint-lang/mint/is
## Contributors

This project exists thanks to all the people who contribute.

<a href="https://github.com/mint-lang/mint/graphs/contributors"><img src="https://opencollective.com/mint/contributors.svg?width=890&button=false" /></a>

## Backers
Expand Down

0 comments on commit fe7c557

Please sign in to comment.