pythoninthegrass / python_template

It's dangerous to go alone
The Unlicense
13 stars 7 forks source link

More documentation #10

Open pythoninthegrass opened 2 years ago

pythoninthegrass commented 2 years ago

Per the README.md, there's a number of low hanging fruit to document in the root directory (e.g., python_template/fastapi/) with boilerplate code.

Setting up a toy app that demonstrates basic functionality of a framework or concept (e.g., Ansible, Flask, FastAPI, WSL) would be lovely 🙏

pythoninthegrass commented 2 years ago

For Hacktoberfest participants, PRs have to be submitted starting October 1st. I'll hold off on approval/merging until October 1st so you get credit.

EDIT To make sure you get credit, please fork the repo and make changes locally. Then submit a PR on October 1st. Out of my hands 🙌

sivani-kesara commented 11 months ago

Hi, I would like to contribute to this issue. Can I get more information regarding the specifics? I would like to be assigned to it if it is up for grabs.

pythoninthegrass commented 11 months ago

Hi @sivani-kesara! Due to the broad ask on my part, I'd like to keep the issue open and unassigned.

With that said, if you look through the readme and pick one of the TODOs to cover, I'll be happy to review it by this weekend.

Even writing a single unit, integration, or end to end test would be a huge help!

Let me know if you need any more guidance.