Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.55 KB

CONTRIBUTING.md

File metadata and controls

34 lines (21 loc) · 1.55 KB

Contributing to Rubra

Thank you for your interest in contributing to Rubra! We welcome contributions from the community to help improve and grow the project.

Getting Started

To get started with contributing to Rubra, please follow these steps:

  1. Fork the Rubra repository on GitHub.
  2. Clone your forked repository to your local machine.
  3. Create a new branch for your changes.
  4. Make your desired changes to the codebase.
  5. Test your changes thoroughly.
  6. Commit your changes with a descriptive commit message.
  7. Push your changes to your forked repository.
  8. Submit a pull request to the main Rubra repository.

Code Style

Please make sure to follow the established code style guidelines when contributing to Rubra. This helps maintain consistency and readability throughout the codebase.

Reporting Issues

If you encounter any issues or bugs while using Rubra, please report them on the GitHub issue tracker. Provide as much detail as possible, including steps to reproduce the issue and any relevant error messages.

Feature Requests

If you have any ideas or suggestions for new features or improvements to Rubra, please submit them as GitHub issues. We appreciate your feedback and will consider all feature requests.

Contact

If you have any questions or need further assistance, you can reach out to the Rubra development team at [email protected] or join our community on Discord or Slack.

We appreciate your contributions and look forward to working with you!