-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from avinashkrishna07/avinashkrishna07-contrib…
…uting-page Create CONTRIBUTING.md
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Github-repo-extraction-GCP | ||
|
||
## GUIDELINES FOR CONTRIBUTING. | ||
|
||
- Python is the preferred programming language for contribution. | ||
- Either fix the codes that are mentioned on issues or create a new issue to make ONE program that solves a specific task and create a pull request. | ||
- Use smallercase letters for filename and don't include spaces in the filename. | ||
- Use proper file extensions for your file. | ||
- Don't Copy paste codes from the internet as it will be considered as invalid. | ||
- Create a new Issue stating what the program does,and a short description of the program if you want to add new programs that does a specific task into the repo. | ||
|
||
|
||
### Contributing Rules | ||
|
||
- Contribute standard codes | ||
- Look upon the issues given | ||
- Plagiarism is depreciated | ||
|
||
## This repo is for anyone who is signed up for Hacktoberfest | ||
|
||
- 4 pull requests must be made to qualify. |