Files
stacks-blockchain-api/.github/CONTRIBUTING.md
Lavanya Kasturi 8f358526af docs: Blockchain api overview add note (#1706)
* chore: improve README.md standardization (#1692)

* Updated overview page to use openapi and source code repo links

---------

Co-authored-by: Scott McClellan <scott.mcclellan@gmail.com>
2023-08-08 09:23:54 -06:00

1.2 KiB
Raw Blame History

Contributing

Thank you for considering contributing to this product! We welcome any contributions, whether it's bug fixes, new features, or improvements to the existing codebase.

Your First Pull Request

Working on your first Pull Request? You can learn how from this free video series:

How to Contribute to an Open Source Project on GitHub

To help you get familiar with our contribution process, we have a list of good first issues that contain bugs that have a relatively limited scope. This is a great place to get started.

If you decide to fix an issue, please be sure to check the comment thread in case somebody is already working on a fix. If nobody is working on it at the moment, please leave a comment stating that you intend to work on it so other people dont accidentally duplicate your effort.

If somebody claims an issue but doesnt follow up for more than two weeks, its fine to take it over but you should still leave a comment. Issues won't be assigned to anyone outside the core team.

Contribution Prerequisites

... 🚧 Work in progress 🚧 ...