Closed yashksaini-coder closed 1 month ago
Hi @Anandprafull I have raised a PR review & add labels to it (gssoc-ext
,hacktoberfes
,hacktoberfest-accepted
,Level
)
If u want to do real work then do it or leave it. The main work is to add contributor page in frontend not in readme..
Bro I am beginner in web3, this project was originally created for full stack blockchain.
✅ Fixes: #12 #9
Hi @Anandprafull I have refractor the markdown code & add new badges & markers where the contributors section will display all the github profile photos in a orderly fashion way.
This also includes the following changes:-
This pull request includes several important updates to the repository, focusing on workflow automation, documentation improvements, and project setup enhancements. The key changes include the addition of a GitHub Actions workflow for updating the contributors list, a revamped Code of Conduct, a detailed Contributing guide, and enhancements to the README file for better project visibility and setup instructions.
Workflow Automation:
.github/workflows/add-contributors.yml
: Added a GitHub Actions workflow to automatically update the contributors list on pushes to the main branch.Documentation Improvements:
CODE_OF_CONDUCT.md
: Updated the Code of Conduct to be more inclusive and clear, including changes to enforcement responsibilities and removal of the enforcement guidelines section. [1] [2]CONTRIBUTING.md
: Added a comprehensive Contributing guide detailing ways to contribute, how to report bugs, suggest enhancements, and style guides for commit messages.Project Setup Enhancements:
README.md
: Enhanced the README with a new project banner, detailed prerequisites, installation instructions, and a section for contributors. [1] [2]