Files
opensim-moneymodule-gloebit/CONTRIBUTING.md
Christopher Colosi 6eb1825fbf Fixed reference and link to CODE_OF_CONDUCT.md
Updated name of file to what Github recognizes and hadn't updated link here.
2018-12-04 11:31:19 -08:00

1.0 KiB

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.