If you open this file, it means that you want to help. Thank you for that 🤗 Here is how to do that.
- Clone this github repo
- Make changes
make test
command must exit without errors- Add your name to CONTRIBUTORS.txt to leave a trace in history 😀
- Make pull request
- If you change some
ui
of project, do not forget to add a screenshot with the changes
git clone https://github.com/aio-libs/create-aio-app.git
cd create-aio-app
pip install -r requirements-dev.txt
make test
cd project_new
make
open http://localhost:8080
- good first issue - list of easy issues with description on what is have to be done
- documentation - documentation needs to be continuously improved 🧐