justgage icon indicating copy to clipboard operation
justgage copied to clipboard

Contributors wanted for JustGage 2.0

Open toorshia opened this issue 5 years ago • 5 comments

Hi everyone,

@robertsLando & myself are looking for people to help us make JustGage 2.0 happen. Current roadmap: https://github.com/toorshia/justgage/projects/1

Some of the tickets require heavy work on the code which renders the gauge shape - people familiar with Raphael and some basic maths skills are welcome to get their hands dirty.

Get in touch and let's get it running! ☺️

Thanks!

toorshia avatar Aug 25 '19 11:08 toorshia

@deezone Welcome in the Team! :) I saw your email, you would like to start with #241. I suggest to create a separete method like update to keep back compatibility (also because refresh is not very user friendly as name and I think it should be used at most to update gauge value). If you want we can speak about this in #241. I have also created some methods for quick releases and auto-changelog creations, than I also suggest to use Conventional commits style for better readable commits. Ex: [<type>] <message>

Where type must be one of the following:

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug or adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests
  • chore: Changes to the build process or auxiliary tools and libraries such as documentation generation

For any other things just ask me there on on my personal email.

robertsLando avatar Sep 19 '19 13:09 robertsLando

Happy to help with testing - not much of a coder - but love JustGauge and want to see it evolve.

PaddlerNZ avatar Oct 18 '19 03:10 PaddlerNZ