Contact Us
Last updated
Was this helpful?
Last updated
Was this helpful?
Something is wrong with the code
Did you find something wrong with our code? We suggest you follow our contribution guidelines on Github below.
Something is wrong with the documentation
Did you find something wrong with our documentation? Leave a comment on the documentation page.
Something else
Want to get in touch about something else? Please email info@polymath.network.
🍴Fork the project and clone it locally
🔀Create a new branch: git checkout -b new-branch
🔧Add new features or fix some bugs
📝Commit your changes: git commit -am 'Add some feature'
🚀Push your branch: git push origin new-branch
🎉Submit a Pull Request