Skip to content

Commit

Permalink
Housekeeping.
Browse files Browse the repository at this point in the history
- Updating the .gif to match the blog post.
- Tidying some language.
- Linking to the blog.
  • Loading branch information
Jeff Cousens committed Nov 4, 2015
1 parent dc7f062 commit 0ad63df
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
@@ -1,6 +1,6 @@
# Contributing to Swagger::Diff

We welcome Pull Requests from everyone!
We welcome pull requests from everyone!

## Getting Started

Expand All @@ -12,12 +12,12 @@ We welcome Pull Requests from everyone!
6. Make sure the test suite, including your new tests, passes (`rake`)
7. Commit your changes (`git commit -am 'Add some feature'`)
8. Push to the branch (`git push origin my-new-feature`)
9. Create a new Pull Request
9. Create a new pull request
10. If the Travis build fails, address any issues

## Tips

- All Pull Requests must include test coverage. If you’re not sure how to test
- All pull requests must include test coverage. If you’re not sure how to test
your changes, feel free to ask for help.
- Contributions must conform to the
[Ruby Style Guide](https://github.com/bbatsov/ruby-style-guide).
Expand Down
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -27,6 +27,8 @@ Specifications are considered backwards compatible if:
- all response attributes in the old specification have the same type in the new
one

Read more on the [Civis Analytics blog](https://civisanalytics.com/blog/engineering/2015/10/02/using-swagger-to-detect-breaking-api-changes/).

## Installation

Add this line to your application's Gemfile:
Expand Down
Binary file modified swagger-diff.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0ad63df

Please sign in to comment.