Skip to content

Files

Latest commit

 

History

History
26 lines (16 loc) · 453 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 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!