fix: docs
This commit is contained in:
@@ -8,7 +8,7 @@ Thank you for considering contributing to this project! This document outlines t
|
|||||||
|
|
||||||
Also note, we use the discussions feature in GitHub to have a community to discuss potential ideas, uses, additions and enhancements.
|
Also note, we use the discussions feature in GitHub to have a community to discuss potential ideas, uses, additions and enhancements.
|
||||||
|
|
||||||
💬 **Discord Community**: Join our [Discord server](https://discord.gg/g6ypHytrCB) for real-time discussions:
|
💬 **Discord Community**: Join our [Discord server](https://discord.gg/gk8jAdXWmj) for real-time discussions:
|
||||||
|
|
||||||
- **#general-dev** - Technical discussions, feature ideas, and development questions
|
- **#general-dev** - Technical discussions, feature ideas, and development questions
|
||||||
- **#bugs-issues** - Bug reports and issue discussions
|
- **#bugs-issues** - Bug reports and issue discussions
|
||||||
|
|||||||
@@ -45,7 +45,7 @@ This two-phase approach eliminates both **planning inconsistency** and **context
|
|||||||
- **[Create my own AI agents](#creating-your-own-expansion-pack)** → Build agents for your domain
|
- **[Create my own AI agents](#creating-your-own-expansion-pack)** → Build agents for your domain
|
||||||
- **[Browse ready-made expansion packs](expansion-packs/)** → Game dev, DevOps, infrastructure and get inspired with ideas and examples
|
- **[Browse ready-made expansion packs](expansion-packs/)** → Game dev, DevOps, infrastructure and get inspired with ideas and examples
|
||||||
- **[Understand the architecture](docs/core-architecture.md)** → Technical deep dive
|
- **[Understand the architecture](docs/core-architecture.md)** → Technical deep dive
|
||||||
- **[Join the community](https://discord.gg/g6ypHytrCB)** → Get help and share ideas
|
- **[Join the community](https://discord.gg/gk8jAdXWmj)** → Get help and share ideas
|
||||||
|
|
||||||
## Important: Keep Your BMad Installation Updated
|
## Important: Keep Your BMad Installation Updated
|
||||||
|
|
||||||
@@ -121,7 +121,7 @@ BMad's natural language framework works in ANY domain. Expansion packs provide s
|
|||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|
||||||
- 💬 [Discord Community](https://discord.gg/g6ypHytrCB)
|
- 💬 [Discord Community](https://discord.gg/gk8jAdXWmj)
|
||||||
- 🐛 [Issue Tracker](https://github.com/bmadcode/bmad-method/issues)
|
- 🐛 [Issue Tracker](https://github.com/bmadcode/bmad-method/issues)
|
||||||
- 💬 [Discussions](https://github.com/bmadcode/bmad-method/discussions)
|
- 💬 [Discussions](https://github.com/bmadcode/bmad-method/discussions)
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ A pull request (PR) is how you propose changes to a project on GitHub. Think of
|
|||||||
|
|
||||||
- **For bug fixes**: Create an issue using the [bug report template](https://github.com/bmadcode/bmad-method/issues/new?template=bug_report.md)
|
- **For bug fixes**: Create an issue using the [bug report template](https://github.com/bmadcode/bmad-method/issues/new?template=bug_report.md)
|
||||||
- **For new features**:
|
- **For new features**:
|
||||||
1. Discuss in Discord [#general-dev channel](https://discord.gg/g6ypHytrCB)
|
1. Discuss in Discord [#general-dev channel](https://discord.gg/gk8jAdXWmj)
|
||||||
2. Create an issue using the [feature request template](https://github.com/bmadcode/bmad-method/issues/new?template=feature_request.md)
|
2. Create an issue using the [feature request template](https://github.com/bmadcode/bmad-method/issues/new?template=feature_request.md)
|
||||||
- **For large changes**: Always open an issue first to discuss alignment
|
- **For large changes**: Always open an issue first to discuss alignment
|
||||||
|
|
||||||
@@ -131,7 +131,7 @@ git push origin fix/typo-in-readme
|
|||||||
|
|
||||||
## Need Help?
|
## Need Help?
|
||||||
|
|
||||||
- 💬 Join our [Discord Community](https://discord.gg/g6ypHytrCB) for real-time help:
|
- 💬 Join our [Discord Community](https://discord.gg/gk8jAdXWmj) for real-time help:
|
||||||
- **#general-dev** - Technical questions and feature discussions
|
- **#general-dev** - Technical questions and feature discussions
|
||||||
- **#bugs-issues** - Get help with bugs before filing issues
|
- **#bugs-issues** - Get help with bugs before filing issues
|
||||||
- 💬 Ask questions in [GitHub Discussions](https://github.com/bmadcode/bmad-method/discussions)
|
- 💬 Ask questions in [GitHub Discussions](https://github.com/bmadcode/bmad-method/discussions)
|
||||||
|
|||||||
Reference in New Issue
Block a user