-
-
Notifications
You must be signed in to change notification settings - Fork 920
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
Pet names #2206
Comments
Thank you for your feature proposal. We marked it as "waiting for user interest" for now to gather some feedback from our community:
We would also like to hear about other community members' use cases for the feature to give us a better understanding of their potential implicit or explicit requirements. We will start the implementation based on:
We do this because:
|
i would like to work on this issue |
Currently, we are still waiting on user interest here. We will notify you/everyone when this has gained enough traction. |
This would be very useful for us too! |
faker-ruby has https://github.com/faker-ruby/faker/blob/main/lib/locales/en/dog.yml |
coming here a year later to say yes I would love pet names |
This now has 9 upvotes, so it's approaching the point where it gets considered for implementation :) For those who would find this useful, would you just want a generic name that would work for any kind of animal ("Coco", "Max", "Shadow")? Or might you want ones which are specific for a type of animal like cats ("Whiskers", "Mittens", "Felix") etc? (if so, which animals?) What would the main use-cases be? Like faking a website for a vet clinic? Or a dog-walking service? Or just for fun? |
Both would be great. Being able to get generic pet names or specific names by type of animal. |
Please answer the following questions: What would the main use-cases be? Like faking a website for a vet clinic? Or a dog-walking service? Or just for fun? Which types of animals do you need the names for? |
+1, I need pet names |
@hikariatama Please answer the following questions: What would the main use-cases be? Like faking data for a vet clinic? Or a dog-walking service? Or just for fun? Which types of animals do you need the names for? |
Testing a pet apps, dog walking, daycare, vets, pet sitters, kennels,
catteries, dog daycare, dog training, breeding and so.
Thanks,
Ben
…On Thu, Jun 27, 2024, 08:41 ST-DDT ***@***.***> wrote:
+1, I need pet names
@hikariatama <https://github.com/hikariatama> Please answer the following
questions:
What would the main use-cases be? Like faking data for a vet clinic? Or a
dog-walking service? Or just for fun?
Which types of animals do you need the names for?
—
Reply to this email directly, view it on GitHub
<#2206 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFMS25I55DECFD7K3V5FYXLZJO6Z3AVCNFSM6AAAAAAZBGH3KWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJUGAYTCMRSGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I can't share the details due to NDA, but what I can share is that I need it for the mock data for one of my corporate projects |
For your usecase, are dog names different from horse/another animal names? Are there names that could be used for all pets? |
I think that's probably fine, thanks for that, I'll relay it to the team.
Thanks for your help.
Ben
…On Thu, Jun 27, 2024, 11:21 ST-DDT ***@***.***> wrote:
For your usecase, are dog names different from horse names? Are there
names that could be used for all pets?
—
Reply to this email directly, view it on GitHub
<#2206 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFMS25OOQT5WSIQURWS4X4TZJPRQ3AVCNFSM6AAAAAAZBGH3KWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJUGMZDENBQGM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
This now has 13 upvotes, and should be easy enough to implement. Suggest we start with just a generic pet name list for any kind of pet, and then if there's demand later we could add specific cat or dog names etc. What should the method name be?
|
I would go for |
Can assign to me? I would also request @ST-DDT if you can point me to a PR where any new method on any module was added. It will be a good starting point for me to understand what all would be required when new implementation is getting added. Basically to understand how a fully-complete PR should look like after I am done. |
You can take a look at #3162, which is the latest new method I know about. |
Thanks @xDivisionByZerox Yes I have gone through the docs once, also had some refactoring PRs merged previously. |
Clear and concise description of the problem
There aren't pet names
Suggested solution
Add pet names
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: