mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
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:
@@ -241,7 +241,10 @@ Ask the agent you are using for help with /help (in the web) or \*help in the id
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
|
||||
We welcome contributions!
|
||||
|
||||
- 🆕 **New to GitHub?** Start with our [Pull Request Guide](docs/how-to-contribute-with-pull-requests.md)
|
||||
- See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines
|
||||
|
||||
### Development Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user