waw
Version:
**waw** is a minimal Node.js (≥ 24) platform that loads **modules** and either:
25 lines (15 loc) • 944 B
Markdown
# Contributing to waw
Thank you for your interest in contributing to waw! We welcome all contributions, whether it's fixing bugs, improving documentation, creating new modules, or enhancing existing ones.
## How to Contribute
### 1. Reporting Issues
- If you find a bug or have a feature request, please open an issue in the repository.
- Provide clear and detailed information about the problem or suggestion.
### 2. Submitting Pull Requests
- Fork the repository and create a new branch for your contribution.
- Follow the existing code style and structure.
- Make sure your changes do not break existing functionality.
- Submit a pull request with a clear description of the changes.
### 3. Code of Conduct
- Be respectful and constructive in discussions.
- Ensure your contributions align with the project's goals.
We appreciate your contributions and look forward to building waw together!