Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 908 Bytes

File metadata and controls

33 lines (26 loc) · 908 Bytes

Contributing to Solana Haskell SDK

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
  • dependencies
  • documentation
  • duplicate
  • github actions
  • good first issue
  • haskell
  • help wanted
  • vulnerability
  • wont fix

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!

The team will do their best to help you get your PRs across the finish line!

Discussions

Feel free to participate in [discussions] with the team and community!