Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.69 KB

CONTRIBUTING.md

File metadata and controls

36 lines (19 loc) · 1.69 KB

Contributing to jammy

First off, thanks for taking the time to contribute! 🎉

Code of Conduct

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code.

How Can I Contribute?

Reporting Bugs

If you find a bug, please open an issue on the issue tracker. Please provide as much detail as possible, including steps to reproduce the bug.

Suggesting Enhancements

If you have an idea for a new feature, please open an issue on the issue tracker. Please provide as much detail as possible, including a clear and concise description of the feature.

Contributing Code

If you're interested in contributing code, please open an issue or pull request on the issue tracker/pull requests. If you are looking for code to contribute but don't know what yet, great! Check out the issue tracker and look for issues that are tagged towards your interests!

Style Guide

This project follows the Rust Code Style guide and follows Conventional Commits for commit messages.

Requirements

To contribute to this project, you will need to have the following installed:

License

By contributing to this project, you agree that your contributions will be licensed under the MIT License.