You can contribute to MutableString repository with issues and PRs. Simply filing issues for problems you encounter is a great way to contribute. Contributing code is also greatly appreciated.
- Please append as much bug-related information as possible, such:
- Operation System and it's version
- .NET version
- Stacktrace (if exception is thrown)
- Provide steps to reproduce bug.
Please follow repository code style during contribution.
Any breaking changes of public API should be discussed before PR. Otherwise your PR may get declined.