.github/CONTRIBUTING.md

Contributing to rgl2gltf

This outlines how to propose a change to rgl2gltf. It is based on the corresponding document from the tidyverse project. For detailed info about contributing to tidyverse packages, please see the development contributing guide.

Fixing typos

You can fix typos, spelling mistakes, or grammatical errors in the documentation directly using the GitHub web interface, as long as the changes are made in the source file. rgl2gltf puts help pages in .Rd files in the man directory (not in comments in the R source files, as many other projects do).

Bigger changes

If you want to make a bigger change, it's a good idea to first file an issue and make sure we agree that it’s needed. If you’ve found a bug, please file an issue that illustrates the bug with a minimal reprex (this will also help you write a unit test, if needed).

Pull request process

Code style



dmurdoch/rgl2gltf documentation built on Nov. 19, 2024, 9:41 p.m.