CONTRIBUTING

Contributing to Polymath

🎉 First off, thanks for taking the time to contribute! 🎉

The following is a set of guidelines for contributing to Polymath-Core. Use your best judgment, and feel free to propose changes to this document in a pull request.

Table of Contents

  1. Do you have a question about Polymath's codebase?

  2. Please Report bugs!

  3. Contributing

  4. Code Styleguide

  5. Code of Conduct

  6. Scope

1. Do you have a question about Polymath's codebase?

Check out our Gitter

You can also check out our frequently asked questions tagged with Polymath on Stack Exchange and Reddit.

For questions about the dApp, please visit our Zendesk

2. Please Report bugs!

Do not open an issue on Github if you think your discovered bug could be a security-relevant vulnerability. In the case of the discovery of high security venerabilities, pleasse email us the issue privately at team@polymath.network.

Otherwise, just create a new issue in our repository and follow the template below:

Issue template to make things easier for you

3. Contributing Process

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. The process to contribute to Polymath-core is the following:

  1. To get started, please fork the most recent development branch here

  2. Fix bugs or implement features. Please make sure to take extra steps to highlight the changes you are implementing by putting comments in your code.

  3. Propose a pull request

Please, refer to the Coding Guide on our Developer Portal for more details about hacking on Polymath.

Please note we have a code of conduct, please follow it.

4. Code Styleguide

The polymath-core repo follows the Solidity style guide

5. Code of Conduct

Community Standards

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community feel safe and respected.

6. Scope

This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community.

Last updated