Friendsofthepeople / django-recall-server

A Django server for managing the verification of constituents, publishing of representative information, and signing to recall them.
MIT License
53 stars 32 forks source link

Create a contributor guide #1

Open ibutiti opened 2 weeks ago

ibutiti commented 2 weeks ago

I'd like to contribute to this but don't know how.

Some questions:

Friendsofthepeople commented 2 weeks ago

Hello, We are setting that up with time as we improve the documentation. For now, kindly keep the suggestions coming as well as making your own pull requests.

Many thanks,

On Wed, Jun 19, 2024 at 1:49 PM Allan Ibutiti @.***> wrote:

I'd like to contribute to this but don't know how.

Some questions:

  • Issue templates
  • Who are the core contributors (code reviewers, issue triage etc)
  • Git workflow

— Reply to this email directly, view it on GitHub https://github.com/Friendsofthepeople/django-recall-server/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJJMRRI74XMF6OZ5AMMP2CTZIFO5DAVCNFSM6AAAAABJRZXG22VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3DEMBTGI4DQNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

C-o-m-o-n commented 2 weeks ago

I'd like to contribute to this but don't know how.

Some questions:

  • Issue templates
  • Who are the core contributors (code reviewers, issue triage etc)
  • Git workflow

we have set up a minimal but informative contributors guide, so your now welcome to start your contributions. Kep in minde we are still updating the whole project. This includes the guide. Kindly make sure you check it out more often and update your side accordingly. Thanks. Happy hacking with you! :)

John-Njau commented 2 weeks ago

I'd like to contribute to this but don't know how. Some questions:

  • Issue templates
  • Who are the core contributors (code reviewers, issue triage etc)
  • Git workflow

we have set up a minimal but informative contributors guide, so your now welcome to start your contributions. Kep in minde we are still updating the whole project. This includes the guide. Kindly make sure you check it out more often and update your side accordingly. Thanks. Happy hacking with you! :)

I would suggest we work on a contribution guide first. This will streamline everything going forward.

Additionally, let's follow good coding practices from the onset:

feature branches pull requests proper commit messages etc