This commit is contained in:
Kunal Dabir 2018-11-16 18:43:35 +05:30 committed by GitHub
parent 7dc6946d36
commit b1f41e786c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 7 deletions

View File

@ -115,14 +115,9 @@ on machines that don't even have `has` installed, your project's `.hasrc` is hon
> take a look at [.hasrc](https://github.com/kdabir/has/blob/master/.hasrc) file of this repo
## Demo
[![asciicast](https://asciinema.org/a/135790.png)](https://asciinema.org/a/135790)
## Contributing
[![Build Status](https://travis-ci.org/kdabir/has.svg?branch=has)](https://travis-ci.org/kdabir/has)
1. Star the repo, tweet about it, spread the word
2. Update the documentation (i.e. the README file)
@ -133,7 +128,8 @@ on machines that don't even have `has` installed, your project's `.hasrc` is hon
## Adding Features
If you are contributing a feature, please ensure to check current tests. Add test cases for your feature. Tests are
executed using excellent [bats](https://github.com/bats-core/bats-core) testing framework. Add tests and run `make test`
executed using the excellent [bats](https://github.com/bats-core/bats-core) testing framework. Add tests and run `make test`
Raise the PR and make sure the tests pass on [Travis-CI](https://travis-ci.org/kdabir/has).
## ♥
#### ♥