-
Notifications
You must be signed in to change notification settings - Fork 10
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
Adding GhostBSD Contributor's Guide and is work in progress #60
Conversation
This document is meant to help people that want to contribute to GhostBSD.
Reviewer's Guide by SourceryThis pull request introduces a new document, the 'GhostBSD Contributor's Guide', aimed at helping new contributors understand the responsibilities, workflows, and best practices for contributing to the GhostBSD project. Additionally, it updates the index to include a link to this new guide. File-Level Changes
Tips
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @ericbsd - I've reviewed your changes and they look great!
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟡 Documentation: 6 issues found
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
This document is meant to help people who want to contribute to GhostBSD.
Summary by Sourcery
Introduced a new GhostBSD Contributor's Guide to provide detailed guidelines and best practices for contributors, including sections on becoming a contributor, responsibilities, using GitHub, commit messages, pull requests, code reviews, handling bug reports, testing, documentation, communication, and resources.