[1bdb11]: / CONTRIBUTING.md

Download this file

27 lines (16 with data), 453 Bytes

How can you contribute to AItrika? ๐Ÿ’‰๐Ÿ“„

Really thanks for your help.

๐Ÿค How to submit a contribution

To make a contribution, follow the following steps:

  1. Leave a star
  2. Fork and clone this repository
  3. Do the changes on your fork
  4. Submit a pull request

๐Ÿ“ฆ Package manager

I use poetry as package manager.

poetry install

๐Ÿงน Formatting

I use black as formatter via VSCode.

Really appreciate your help!