Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.56 KB

CONTRIBUTING.md

File metadata and controls

41 lines (30 loc) · 1.56 KB

Contributing to DialogosBootloader

👋 Hey there! We're thrilled that you're interested in contributing to the DialogosBootloader project. Your contributions are essential for making this project great.

Table of Contents

  • Code of Conduct
  • Getting Started
  • Pull Requests
  • Reporting Bugs
  • Suggesting Enhancements
  • Style Guide
  • Community

Code of Conduct

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

Getting Started

Not sure where to start? Look for open issues labeled good-first-issue or help-wanted, which are great for getting started.

Pull Requests

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. Issue that pull request!

Reporting Bugs

Bugs are tracked as GitHub issues. Create an issue and provide the necessary prefix and template in the issue title. Be sure to give a clear description of what you expect to happen and what actually happens.

Suggesting Enhancements

Enhancement suggestions are also tracked as GitHub issues. Include a clear description of the enhancement and the reasons why it would be useful.

Style Guide

Use the provided code formatter and linter to ensure your code matches the project's coding standards.

Community

Stay up to date with the project and get to know the community by checking out our Discord channel or forum.


We can't wait to see what you build with us! 🚀