mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
fix: Contribution guide lines
This commit is contained in:
parent
ad213ab456
commit
58847d3648
|
@ -37,6 +37,12 @@ Examples of unacceptable behavior include:
|
||||||
* Other conduct which could reasonably be considered inappropriate in a
|
* Other conduct which could reasonably be considered inappropriate in a
|
||||||
professional setting
|
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
|
## Enforcement Responsibilities
|
||||||
|
|
||||||
Community leaders are responsible for clarifying and enforcing our standards of
|
Community leaders are responsible for clarifying and enforcing our standards of
|
||||||
|
|
Loading…
Reference in New Issue
Block a user