Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 991 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (21 loc) · 991 Bytes

Contributing guide

Want to contribute to this project? That's great! Here are a few guidelines that will help you contribute.

Before we get started: Please note that this project is released with a Code of Conduct to ensure that this project is a welcoming place for everyone to contribute to. By participating in this project you agree to abide by its terms.

See also the AppSignal contributing guidelines for all projects.

Overview

Contribution workflow

  • Create a branch based on the main branch.
  • Make your change or bug fix.
  • Send a Pull Request.
  • The team will review your change.
  • Add a changeset to your Pull Request for the CHANGELOG.
  • If approved, a maintainer will merge your change.