Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.71 KB

CONTRIBUTING.md

File metadata and controls

31 lines (21 loc) · 1.71 KB

Contributing

Plutus welcomes contributions from everyone.

First of all, thank you for considering to help make Plutus better. Here are some ways you can contribute:

Thanks for helping us make Plutus better.

Adding new features

If you would like to add a new feature to Plutus, please follow these steps:

  1. First, check github issues to see if the feature has been discussed
  2. For complex features or questions, Discuss the issue at the plutus mailing list.
  3. Open an issue
  4. Fork plutus, and create a feature branch on your fork for your changes.
  5. Commit the code and at least one test covering your changes to the feature branch in your fork.
  6. Don't commit any changes to gemspec or change the version number
  7. Send us a pull request from your feature branch.

If you don't hear back immediately, don’t get discouraged! We all have day jobs, but we respond to most tickets within a day or two.

Discussing Plutus

If you'd like to discuss features, ask questions, or just engage in general Plutus-focused discussion, please see the Plutus mailing list on Google Groups.