Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.42 KB

CONTRIBUTING.md

File metadata and controls

29 lines (22 loc) · 1.42 KB

Contributing to hardhat-template

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

How to contribute?

We Use Github Flow, So All Code Changes Happen Through Pull Requests Pull requests are the best way to propose changes to the codebase (we use Github Flow).

We actively welcome your pull requests:

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints.
  5. Issue that pull request!

License

By contributing, you agree that your contributions will be licensed under its GNU GPLv3 License.

Joining the discussion

If you want to get involved in the community, need help with getting setup, have any issues or just want to discuss smart contracts developements, blockhain use cases and new web3 technologies with other people, feel free to join our Telegram Channel.

References

This document was adapted from the open-source contribution guidelines for Facebook's Draft