Calculator
Hacktoberfest2022
HacktoberFest22
Hello Hackers! HacktoberFest has begun again for year 2022, and everyone's excited to get started! Contribute between:
1 OCTOBER - 31 OCTOBER
Create a Pull request and add any feature update to the repository.
let's discuss how you can contribute in hacktoberfest 2022 🙌
Rules for contribution.
1) Star⭐ and Fork this repository.
2) Modify or find bug and push code.
3) Add valid program (or code) on that sub repository.
4) Don't forget to add the problem statement , comments and complexity.
git clone <link>
- Create a branch
git checkout -b "Your_name"
- Make your changes.
- Commit and push your code.
git add .
git commit -m 'Commit message'
git push origin branch-name
5) Commit the change and generate a valid pull request.
6) After carefully reviewing your code , if it is valid then it will be merged otherwise discarded. ##A SWAG PACK