Skip to content
@workshop-apps

workshop-apps

Hi there đź‘‹

We are here to do hard things.

Contributing Guidelines

  • Always use a .env file to store your environment variables. Use the .env.example file as a template.
  • Always add / update the README.md to explain how to setup the project locally.
  • Use 4 spaces for indentation
  • Use snake_case for variables and methods
  • Use CamelCase for classes and modules
  • Use SCREAMING_SNAKE_CASE for constants
  • Always comment your code
  • Use flake8 to check your code
  • Add tests for your code
  • Use pytest to run the tests
  • Never commit your changes to the main branch
  • Always create a new branch for your changes
  • Always create a pull request for your changes and wait for the review
  • Always add a description and image screenshot of the working swagger api call to your pull request
  • Always add a description to your commits

Popular repositories Loading

  1. .github .github Public

Repositories

Showing 1 of 1 repositories
  • .github Public
    workshop-apps/.github’s past year of commit activity
    0 0 0 0 Updated Feb 14, 2023

Top languages

Loading…

Most used topics

Loading…