Contributing to Backlog.md
Thank you for your interest in contributing to Backlog.md. This project is managed using the Backlog.md workflow and we welcome community involvement.
Opening Issues
- Search existing issues before creating a new one.
- Provide a clear description of the problem or proposal.
- Reference the related task ID when applicable.
Pull Requests
- Fork the repository and create a branch named after the task ID and a short description (e.g.
task-27-contributing-guidelines). - Make your changes and commit them with the task ID in the message.
- Run tests with
bun testand ensure they pass. - Format and lint the code using
npx biome check .. - Open a pull request referencing the issue or task it addresses.
Please read AGENTS.md for detailed rules that apply to contributors and AI agents.