Ties client is an open source project, so contributions are welcome, and they are greatly appreciated! Every little bit helps, and every contribution matters.
You can help in many ways:
Report bugs at https://github.com/TiesNetwork/ties-client/issues.
If you are reporting a bug, please include:
- Your operating system name and version.
- Any details about your local setup that might be helpful in troubleshooting.
- Detailed steps to reproduce the bug.
Look through the GitHub issues for bugs. Anything labeled with bug and public is open to whoever wants to implement it.
If you find yourself wishing for a feature that doesn't exist in Ties client, you are probably not alone. There are bound to be others out there with similar needs.
Open an issue with enhancement label on GitHub at https://github.com/TiesNetwork/ties-client/issues which describes the feature you would like to see, why you need it, and how it should work.
Look through the GitHub issues for features. Anything labeled with enhancement and public is open to whoever wants to implement it.
Ties client could always use more documentation, whether as part of the official docs, or even on the web in blog posts, articles, and such.
The best way to send feedback is to open an issue with feedback label at https://github.com/TiesNetwork/ties-client/issues. You can discribe your Ties client experience and usage patterns you found or inconviniences you faced.
If you are proposing a feature please use the feature request instead of feedback.
Before you submit a pull request, check that it meets these guidelines:
- The pull request should include tests.
- If the pull request adds functionality, the docs should be updated. Put your new functionality into a function with a docstring, and add the feature to the list in README.md.