[Docs] Contributing Guide (v0.1) - #10
Merged
Merged
Conversation
Introduce a draft version of the contributing guide to provide clear guidelines for community contributions. This document includes sections on reporting bugs, suggesting enhancements, creating pull requests, and adhering to the project's development process. Key additions: - Code of Conduct acknowledgment requirement for contributors. - Style guides for commit messages and documentation. - Bilingual communication guidelines (English and Ukrainian). This draft enhances contributor onboarding, fosters collaboration, and aligns with community best practices.
There was a problem hiding this comment.
Pull request overview
This PR introduces a comprehensive contributing guide for the OpenRoost project, providing clear instructions and expectations for contributors. The guide emphasizes the project's Ukrainian roots while maintaining an inclusive, global perspective.
Changes:
- Added a new CONTRIBUTING.md file with sections covering bug reporting, feature suggestions, pull request process, development workflow, and style guides
- Included bilingual communication support (English and Ukrainian) to accommodate the project's Ukrainian base and global community
- Licensed the guide under Creative Commons Attribution 4.0 to allow adaptation by others
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces a new
CONTRIBUTING.mdfile to the documentation, providing a comprehensive guide for contributors to the OpenRoost project. The guide outlines the contribution process, community values, and development standards, aiming to make it easier for newcomers and experienced contributors to participate.Documentation additions:
CONTRIBUTING.mdfile covering contribution guidelines, reporting bugs, suggesting enhancements, and the pull request process.