Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.45 KB

CONTRIBUTING.md

File metadata and controls

32 lines (25 loc) · 1.45 KB

Contributing to Maestro

Welcome! We're happy to have you join our community and contribute to the most powerful Dapp Developer Platform for 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:

  • Bug: something is broken in the library's codebase
  • Chore: something needs to be updated, like a dependency
  • CI: something with Github Actions needs attention
  • Docs: something in the documentation needs to be updated
  • Feature: something new would be a nice addition to the library
  • Go: something Go related
  • 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
  • Check the build status of your PR
  • 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!