Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 1006 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (15 loc) · 1006 Bytes

How to contribute

Submitting bug reports, ideas, and issues

Please open a GitHub Issue and be as specific as you can. If there is a bug, please include details about your computing environment as well as the output from sessionInfo().

Submitting changes

Please send a GitHub Pull Request with a clear list of what you've done (read more about pull requests). Please follow our coding conventions (below) and make sure all of your commits are atomic (one feature per commit).

Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:

$ git commit -m "A brief summary of the commit
> 
> A paragraph describing what changed and its impact."

Thanks,

Luis J. Villanueva
Informatics Program Officer
DPO
Smithsonian