rik-org/rik

Improve contribution guidance

Closed this issue · 2 comments

We need to improve our project by setting up some contributions guidelines.

I think we should add at least :

  • Issues templates
  • Define the commits pattern
  • How to run & build the project locally (as for now, ideally for macOS, Ubuntu and Fedora) (docker, scripts ....)

To keep you updated about the progress :

  • Issues|Pull request templates : Fixed in #48
  • How to run & build the project locally : Fixed in #28
  • Define the commits pattern, PR workflow (contributing guide) : WIP in

Commit pattern and the PR workflow has been added through 92a1d6a by @hugoamalric

Thank you guys