fix: Contribution guide lines

This commit is contained in:
bartick 2022-09-16 23:24:05 +05:30
parent ad213ab456
commit 58847d3648

View File

@ -37,6 +37,12 @@ Examples of unacceptable behavior include:
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Code Standards
- Every addressed issue solution must be within its own folder.
- Every folder must contain a README.md file with the problem statement and guides to run your code.
- Put requirements.txt file in the folder if the solution requires any external libraries.
- The code must be written in Python 3.
## Enforcement Responsibilities
Community leaders are responsible for clarifying and enforcing our standards of