-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Contribution to JWOC 2024 #31
Labels
Comments
Update on Contributing points
Days to complete a issueEasy : 1 day Points for Issue marking (Phase 1 )Easy : 1 points You can Contribute to " not-assigned " issues after assigning. |
Update on Contributing points
Days to complete a issueEasy : 1 day Points for Issue marking (Phase 2 )Easy : 2 points You can Contribute to " not-assigned " issues after assigning. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Welcome to Edumi Open Source Project
Thank you for considering contributing to Edumi! We appreciate your interest in helping us improve our educational platform.
How to Contribute
You can contribute to Edumi in several ways:
Working on Existing Issues:
Requesting Features or Enhancements:
Reporting Bugs:
Contributing Guidelines
Before contributing, please read our Contributing Guidelines to understand the project's standards and processes.
Code Comments
We encourage contributors to add comments to the code they submit. Clear and concise comments help everyone understand the purpose and functionality of the code.
Getting Started
To get started with Edumi development, follow these steps:
git checkout -b feature-name
.git commit -m "Your descriptive commit message"
.git push origin feature-name
.Thank you for contributing to Edumi! We look forward to working with you. ✨✨
Happy coding!
The text was updated successfully, but these errors were encountered: