-Read contribution.md before proceeding.
- Please follow the file structure given, i.e Put your code in the respective folders only. Example if you want to add a data structure in cpp language do it in the specific folder. If you prefer in another language make a new folder (if not already present) and follow the same file structure there.
- Do not push spam codes (They should be proper codes and not just one liners or space fixes).
- Please try to add extended descriptions about the code you are adding.
- Single line commits will be closed and will be marked as spam.
- For DSA Code: Try to add time and space complexity to the actual code as comments.
- Follow the pull request template
- You can find the recording of the event here
- Join the discord server if you need help: discord
- Link to our website: https://gitinto.netlify.app/
Fork this repository and make changes in code as required. You can change it online or by cloning it in your device. Then Pust it on your Forked Repo for furteher Actions. Do not use special characters in the template above.
You have written some code in your branch, and are ready to commit. So, make sure to written good, clean commit messages. Let's review the anatomy of a commit message.
---
First line, no more than 50 characters
Details section, as long as you want. Not always necessary, but
available if you need it. Wrapped at 72 characters. Present imperative
tense is preferred for commits. That means "fix bug", not "fixes bug" or
"fixed bug".
- Use bullets if you need
- Bullets are a good way to summarize a few things
If you have too much info here, it might be a good candidate to break
down into multiple commits. You can use emoji here too :sparkles:
---
Go through the checklist on the pull request template to guarantee your submission is valid. Our team will review your application, approve and merge your submission if everything is correct. Otherwise, you will get notified of the changes requested in the pull request comment section.
Note: Don't Forget to add hacktoberfest-accepted
Label.
Please check first and then send your codes with discription.
**All the best for the event **