Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
Merge pull request #16 from TechforgoodCAST/dev
  • Loading branch information
suninthesky authored Nov 19, 2018
2 parents bceebbd + 23c7220 commit 67b75e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ GEM
pg (1.1.3)
public_suffix (3.0.3)
puma (3.12.0)
rack (2.0.5)
rack (2.0.6)
rack-proxy (0.6.5)
rack
rack-test (1.1.0)
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ Prerequisites: [Ruby v2.5.1](https://www.ruby-lang.org), [Bundler](https://bundl

First of all, **thank you** for your help!

Be sure to check out the projects open [issues](https://github.com/suninthesky/slice-and-dice/issues) to see where help is needed.
Be sure to check out the projects open [issues](https://github.com/TechforgoodCAST/chc-referrals/issues) to see where help is needed.

### Bugs

If you've spotted a bug please file an [issue](https://github.com/suninthesky/slice-and-dice/issues). Even better, submit a [pull request](https://github.com/suninthesky/slice-and-dice/pulls) (details below) with a patch.
If you've spotted a bug please file an [issue](https://github.com/TechforgoodCAST/chc-referrals/issues). Even better, submit a [pull request](https://github.com/TechforgoodCAST/chc-referrals/pulls) (details below) with a patch.

### Features

Expand All @@ -51,9 +51,9 @@ If you want a feature added, the best way to get it done is to submit a pull req
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 [pull request](https://github.com/suninthesky/slice-and-dice/pulls)
5. Create a [pull request](https://github.com/TechforgoodCAST/chc-referrals/pulls)

Alternatively you can submit an [issue](https://github.com/suninthesky/slice-and-dice/issues) describing the feature.
Alternatively you can submit an [issue](https://github.com/TechforgoodCAST/chc-referrals/issues) describing the feature.

## License

Expand Down

0 comments on commit 67b75e3

Please sign in to comment.