-
Notifications
You must be signed in to change notification settings - Fork 3
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
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
help wanted for completing this project #2
Comments
Can i help? |
Yes |
@Zakronindustry We need to build it from scratch |
we can create it in react with tailwind in few hours. |
Oky , but I don't know react very well , but I like your idea |
what color should i give? any choices? |
hi @Zakronindustry , Keep it white or add colours by your choice if you want. Thank you for contributing |
Recording.2024-08-07.101439.mp4Check this out! If you like this I'll upload the code now! |
It's looking good |
Make PR |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Skills -
Contribution Guidelines
Description:
This issue outlines the rules and guidelines for contributing to the project. Please follow these steps to ensure a smooth and efficient collaboration:
Fork the Repository:
Create a New Branch:
git clone <your-fork-url>
.cd <project-directory>
.git checkout -b <branch-name>
. Use a descriptive branch name, such asfeature/new-feature
orbugfix/issue-123
.Make Your Changes:
Commit Your Changes:
git add .
.git commit -m "Description of changes"
.Push Your Changes:
git push origin <branch-name>
.Create a Pull Request (PR):
Review Process:
Merge Process:
Additional Notes:
By following these guidelines, we can maintain a high-quality codebase and foster a collaborative and productive environment. Thank you for your contributions!
For information of project read this markdown file -
https://github.com/PATILYASHH/electronics-circuit-simulator/blob/master/readme.md
The text was updated successfully, but these errors were encountered: