- Follow the Contribution guidelines** | |
example: hello_world_Aman22sharma.py
example: Variables_yourusername.py
example: Data-types_Aman22sharma.py // AUTHOR: Your Name
// Python3 Concept: (ex: variable,datatypes etc)
// GITHUB: your github profile link
//Add your python3 concept below |
- You can not add the same concepts again so, make sure whatever concept you are going to add check it once and add new concepts
Make a Pull Request for your changes and wait to be merged.
- ⭐⭐⭐ Star this repository have fun! ⭐⭐⭐
git clone https://github.com/your-username/Hacktoberfest2021-beginner.git
cd Hacktoberfest2021_beginner
git remote add upstream https://github.com/Aman22sharma/Hacktoberfest2021_beginner.git
git pull upstream master
git checkout -b your-branch-name
git pull upstream master
git add .
git commit -m "commit message"
git push origin your-branch-name
- Create a new Pull Request from your forked repository, click the
New Pull Request
button located at the top of your repository - Wait for you PR to be reviewed and merge approval