Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.34 KB

CONTRIBUTING.md

File metadata and controls

30 lines (23 loc) · 1.34 KB

Contributing to Maestro

Welcome! We're happy to have you join our community and contribute to the most powerful Dapp Developer Platform on Cardano!

To learn more about Maestro here!

Opening Issues

Use an existing template to:

  • Report a bug
  • Update the docs
  • Request a new feature

Accompany your issue with one or more of the following labels:

  • Contract: something related to a new contract
  • Bug: something is broken in the library's codebase
  • Chore: something needs to be updated, like a dependency
  • Docs: something in the documentation needs to be updated
  • Feature: something new would be a nice addition to the library
  • Vulnerability: something is vulnerability and needs attention from security
  • Spike: something new needs to be explored

Opening Pull Requests

After opening a pull request, please take the following steps:

  • Ensure your PR has one or more corresponding issues (see above)
  • Link your PR to those issues
  • Wait for a review and/or approval from one of the code owners
  • Merge and celebrate with some nice tunes! 🎼🎼🎼

The team will do their best to help you get your PRs merged as soon as humanly possible!