Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.05 KB

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 1.05 KB

Thanks for your interest in improving the Gloebit moneymodule for Opensim and .Net sdk.

Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. Please see details in CODE_OF_CONDUCT.md

Documentation

Filing issues

If you find any bugs or other things you'd like to improve, please file a github issue to discuss your improvement with the team. We'll happily help you work out the details of your improvement and coordinate your change with the rest of our community

Submitting pull requests

Once you've filed an issue, create your branch for doing your work. We follow github flow, so if you're making a change, please fork and create a named feature branch to submit your PR. Please include a reference to the issue used for planning your change in your commit message.