please see hacktoberfest assignments here https://github.com/rizkytegar/veonote/issues.
Thank you for participating in our project! Here are the steps to contribute properly:
-
Star This Repository ⭐
- If you like this project or find it helpful, don’t forget to star the repository.
-
Check the Features We Need 🔍
- Before contributing, take a look at the features or improvements we need. Check the list of issues we’ve already created.
-
Create an Issue if You Have Ideas or Feedback 💡
- If you have a new idea, suggestion, or find a problem, feel free to create a new issue in this repository. We highly value feedback from the community.
-
Hacktoberfest Guide 📚
- If you’re participating in Hacktoberfest, please read the official guide here: Hacktoberfest Participation Guide.
-
Write Good Commit Messages 📝
- Make sure your commit messages are clear and descriptive. Avoid vague commit messages like “update” or “fix bug.” Examples of good commit messages:
"Add search feature to the homepage"
"Fix mobile responsiveness issue on the edit note page"
"Improve form validation on the add note page"
- Make sure your commit messages are clear and descriptive. Avoid vague commit messages like “update” or “fix bug.” Examples of good commit messages:
-
Duplicate Pull Requests 🔁
- If multiple pull requests (PRs) address the same issue or feature, we will choose the best one. The decision will not necessarily be based on who submitted first, but rather on the quality of the contribution.
-
No Comments in the Code 🚫
- Do not add any comments in the code. Keep the code clean for now without comments. I have my own reasons for this specific case.
-
Proposing New Features 💻
- If you want to add a new feature that is not currently listed in the Hacktoberfest tasks, please create an issue first and tag me, @rizkytegar.
Thank you for your contribution!