lk-geimfari / mimesis

Mimesis is a robust data generator for Python that can produce a wide range of fake data in multiple languages.
https://mimesis.name
MIT License
4.39k stars 330 forks source link

Change how Github releases are formated #195

Closed sobolevn closed 6 years ago

sobolevn commented 7 years ago

There's a good format to follow: https://github.com/commitizen/cz-cli

See an example of some simple library: https://github.com/sobolevn/recase/releases

gnubyte commented 6 years ago

I'll take this and work on it over the next week. Thanks, -Gnubyte

gnubyte commented 6 years ago

Hi @lk-geimfari & @sobolevn https://github.com/gnubyte/mimesis I have added the commitizen package to my fork of the mimesis package with the default commitizen plugin, and badge addded to the readme.

Are there any plugins that you as main contributors feel need to be included? The plugins will affect what needs updates need to be added to the contributing.md file.

gnubyte commented 6 years ago

Also what is the criteria for fulfilling the issue?

Thank you.

lk-geimfari commented 6 years ago

I am personally creating changelog and always update release notes on GitHub on every new release. I close this question, but I will return to it if difficulties arise.