Thank you for your interest in contributing to API Documenter! We welcome contributions from everyone.
- Report Bugs: If you find a bug, please open an issue on GitHub with detailed steps to reproduce.
- Suggest Features: Have a great idea? Open an issue to discuss it.
- Pull Requests:
- Fork the repository.
- Create a new branch for your feature or fix.
- Write clear, documented code.
- Submit a pull request with a detailed description of your changes.
- Clone your fork.
- Run
npm install. - Run
npm run devto start the development environment.
📚 Important: Before diving into the codebase, please read our Developer Guide to understand the project architecture, Git integration, and Sync Queue engine.
- Use TypeScript for all new code.
- Follow existing formatting patterns (ESLint/Prettier rules in the project).
- Write descriptive commit messages.
By participating in this project, you agree to abide by our Code of Conduct.