docs: add beginner-friendly pull request guide for new contributors
- Create comprehensive PR guide at docs/how-to-contribute-with-pull-requests.md - Add prominent links in README.md and CONTRIBUTING.md - Include step-by-step instructions for GitHub newcomers - Explain what makes good vs bad PRs with examples - Add Discord community as primary support channel This addresses issues with inexperienced contributors submitting poorly formatted PRs or code dumps instead of proper contributions. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
Thank you for considering contributing to this project! This document outlines the process for contributing and some guidelines to follow.
|
||||
|
||||
🆕 **New to GitHub or pull requests?** Check out our [beginner-friendly Pull Request Guide](docs/how-to-contribute-with-pull-requests.md) first!
|
||||
|
||||
Also note, we use the discussions feature in GitHub to have a community to discuss potential ideas, uses, additions and enhancements.
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
Reference in New Issue
Block a user