Contributors

HttpForge is built by a global community of developers. Here is how you can help shape the future of the project.

Read the full guide in CONTRIBUTING.md on GitHub.

Ways to Contribute

Code Contributions

Fork the repository, create a feature branch, and submit a pull request. We review all contributions with care and provide constructive feedback. Before starting significant work, open an issue or discussion to align on the approach.

  1. Fork github.com/httpforge/httpforge
  2. Create a branch: git checkout -b feature/your-feature
  3. Make your changes and add tests where applicable
  4. Submit a pull request with a clear description of the change

Documentation

Clear documentation helps everyone. Improve guides, fix typos, add examples, or translate content. Documentation changes can be submitted through the same pull request workflow.

Bug Reports

Found something broken? Open a GitHub issue with reproduction steps, expected behavior, and your environment details.

Feature Requests

Share ideas in GitHub Discussions. We prioritize features based on community demand and alignment with our roadmap.

Code of Conduct

We are committed to providing a welcoming and inclusive environment for all contributors. Be respectful, constructive, and collaborative in all project interactions. See our full CODE_OF_CONDUCT.md.

Recognition

Every contributor is acknowledged in our release notes and on GitHub. Significant contributions may be highlighted in our blog and community channels.