Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.63 KB

CONTRIBUTING.md

File metadata and controls

27 lines (16 loc) · 1.63 KB

🫡 Contributing

🙏 Thank you so much for your interest in the project! There are many ways to get involved at every level.

No contribution is too small and all contributions are highly appreciated.

We particularly welcome support in the following areas:

  • Reporting issues.
  • Fixing and responding to existing issues.
  • Proposing changes and/or new features. We are mainly working on gas optimizations and implementation/ERC support.
  • Implementing changes and/or new features.
  • Improving documentation and fixing typos.

🙋‍♀️ Opening an Issue

If you encounter a bug or want to suggest a feature, you are welcome to open an issue. Before opening an issue, please review the existing open and closed issues.

When you propose a new feature, you should provide as much detail as possible, especially on the use cases that motivate it. Features are prioritised by their potential impact on the ecosystem, so we value information that shows the impact could be high.

🛠 Submitting a Pull Request (PR)

As a contributor, you are expected to fork the main branch of this repository, work on your own fork, and then submit pull requests. The pull requests are reviewed and eventually merged into the main repository. See "Fork-a-Repo" for how this works.

🤝 How to get started

Follow these steps in the README to get started locally.