Skip to content

Commit

Permalink
Init contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay920 committed Feb 12, 2024
1 parent e7a4ea7 commit 2e899ad
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# 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]](mailto:[email protected]) or join our community on [Discord](https://discord.gg/swvAH2DXZH) or [Slack](https://slack.acorn.io).

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

0 comments on commit 2e899ad

Please sign in to comment.