Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,6 @@ GreenCode/
└── docker-compose.yml # Docker orchestration


## Contributing
Please read our [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.

21 changes: 21 additions & 0 deletions cONTRIBUTTIN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
To address this issue, I created a comprehensive CONTRIBUTING.md file and placed it in the root directory of the repository.

The document included:

Contribution Workflow
Forking the repository
Creating feature branches
Submitting pull requests
Commit Message Guidelines
Standard format (e.g., feat:, fix:, docs:)
Clear and descriptive commits
Coding Standards
Java coding conventions (naming, formatting)
Frontend best practices (if applicable)
Pull Request Process
PR description requirements
Linking issues
Review expectations
Issue Reporting Guidelines
How to report bugs
Feature request format