Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.77 KB

File metadata and controls

33 lines (24 loc) · 1.77 KB

Contributing to OpenVox GUI

We welcome community contributions to the OpenVox GUI project. You can help by reporting errors and typos, or by contributing new or updated features. This document describes the two main ways to contribute to the project.

Lodging Issues

If you run into issues with the openvox-gui project, simply open an issue. We will triage issues as they come in, and attempt to fix, modify, or change the issue found, correct it and cut a release as soon as is possible. This is the best way to report issues you find.

Opening a Pull Request

The best thing about Open Source software is you can fix it yourself and contribute it to the project. We welcome PRs from anyone interested in contributing to the project, whether it be to fix a bug or add a new feature. This is the best way to get involved with the project.

How to Contribute

  1. Fork the openvox-gui repository.
  2. Clone the repository to your local machine.
  3. Create a new branch for your changes.
  4. Make your changes.
  5. Commit your changes.
  6. Push your changes to your forked repository.
  7. Create a pull request from your branch to the main branch.

We will review the PR and merge it as soon as possible. It's that simple!

If you like our project but don't have the time to contribute, that's just fine. There are other easy ways to support us and show your appreciation.

  • Star the project on GitHub
  • Tweet about the project to get the word out.
  • Refer to our project in your own project's README.
  • Mention us at local meetups, on chat boards, Slack Channels, and IRC.

This document was created with the assistance of AI (Grok, xAI). All technical content has been reviewed and verified by human contributors.