Open phoenisx opened 2 weeks ago
Is it possible to support something similar to https://github.com/faker-js/faker/issues/2196? Ref: https://fakerjs.dev/api/commerce#isbn
I am learning Go, and would be happy to contribute if we agree. Let me know if this needs to be part of a Book instance or if we need to create a separate Commerce struct to manage this resource?
Commerce
Yes go for it! I would have no problem adding ISBN. Plus it will be added to gofakeit.com
Since your new Ill give you a little checklist for pr's
Thanks again and good luck!
Is it possible to support something similar to https://github.com/faker-js/faker/issues/2196? Ref: https://fakerjs.dev/api/commerce#isbn
I am learning Go, and would be happy to contribute if we agree. Let me know if this needs to be part of a Book instance or if we need to create a separate
Commerce
struct to manage this resource?