Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Faker::TvShows::TheExpanse #1487

Merged
merged 4 commits into from
Dec 3, 2018

Conversation

jpkarvonen
Copy link
Contributor

I've added data from one of my favorite shows, a Sci-Fi series called The Expanse. This is my first ever contribution to an open source project. Please let me know if this is adequate or if any changes are needed.

All tests are passing and I believe I've added all the file types needed in order to implement a new set of random data:

  • the_expanse.md
  • the_expanse.rb
  • the_expanse.yml
  • test_the_expanse.rb

@@ -0,0 +1,11 @@
# Faker::TheExpanse
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v1.9.1 was already released. This file should be in the doc/unreleased folder. You have to update unreleased_README.md too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I've updated as requested.

@@ -0,0 +1,11 @@
# Faker::TheExpanse
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be Faker::TvShows::TheExpanse

@vbrazo vbrazo changed the title add the expanse tv show data Add Faker::TvShows::TheExpanse Dec 1, 2018
Copy link
Member

@vbrazo vbrazo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@vbrazo vbrazo merged commit aca03be into faker-ruby:master Dec 3, 2018
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
* add the expanse tv show data

* fix typo in the_expanse.md

* move .md to doc/unreleased and update unreleased README

* Update the_expanse.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants