-
Every project must be included inside a particular Domain Folder ( like - Web Development,Python,Java,etc).
-
Inside every Domain Folder include your Project folder with Project name, inside that include your Project Files and README.md file.
-
Every Project must include README.md file is mandatory and the following below points mentioned must be included in the README.md file:-
-
Description
-
Tech Stack
-
Demonstration(include Demo video or GIF and
add them in your project folder under name assets/demo
) -
Basic Component in Project.
-
Show Steps on how to run in Local check here
-
If any further info contributors want to include, you are most welcome to do.
Example:- Domain Folder/ProjectName/Folder/Projectfiles and README.md files. If any of the above-mentioned rules are not fulfilled then particular PR will not get merged until they are resolved
-