mirror of
https://github.com/Stone-Red-Code/EchoHub.git
synced 2026-09-04 17:16:06 +02:00
- Updated launchSettings.json for consistency. - Refactored FileValidationHelper to improve image validation logic. - Enhanced ServerDirectoryService for better connection handling and user count updates. - Improved DatabaseSetup for legacy database handling and seeding default channels. - Refined FirstRunSetup to ensure JWT secret generation. - Removed appsettings.Development.json as it is no longer needed. - Updated EchoHub.Tests project file for consistency. - Added unit tests for FileValidationHelper and PresenceTracker with improved assertions. - Updated ValidationConstantsTests to ensure regex validations are correct. - Cleaned up solution file formatting for better readability.
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
# Code of Conduct
|
||
|
||
EchoHub is an open source project. We want it to be a welcoming place for everyone who wants to help.
|
||
|
||
## Our standards
|
||
|
||
We expect all participants (contributors, reviewers, and maintainers) to:
|
||
|
||
- Be respectful and constructive
|
||
- Assume good intent and communicate clearly
|
||
- Welcome differing viewpoints and experience levels
|
||
- Focus on what’s best for the community and the project
|
||
|
||
Unacceptable behavior includes:
|
||
|
||
- Harassment, discrimination, or personal attacks
|
||
- Trolling, insults, or inflammatory comments
|
||
- Publishing someone else’s private information (doxxing)
|
||
- Sexualized language or unwanted attention
|
||
|
||
## Enforcement
|
||
|
||
Project maintainers may remove, edit, or reject contributions (issues, comments, PRs) that violate this Code of Conduct.
|
||
|
||
## Reporting
|
||
|
||
If you experience or witness unacceptable behavior:
|
||
|
||
- Use GitHub’s built-in reporting tools where appropriate, and/or
|
||
- Contact the project maintainer via GitHub: https://github.com/HueByte
|
||
|
||
Please include as much context as you can (links, screenshots, timestamps). Reports will be handled as discreetly as possible.
|