- Follow the Contribution guidelines** | |
example: hello_world_Aman22sharma.js
example: Variables_yourusername.js
example: Data-types_Aman22sharma.js AUTHOR: Your Name
JavaScript Concept: (ex: variable,datatypes etc)
GITHUB: your github profile link
Add your JavaScript 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/Hacktoberfest2023-beginner.git
cd Hacktoberfest2023-beginner
git remote add upstream https://github.com/Aman22sharma/Hacktoberfest2023-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