Thank you for considering contributing to the MSstatsTMTPTM package. This document aims to help you take the right steps to file a bug report (report an issue), request a new feature, fix a typo or propose code changes.
As contributors and maintainers of MSstatsTMTPTM project, we pledge to follow the Carpentry Code of Conduct.
Instances of abusive, harassing or other unacceptable behavior may be reported by following our reporting guidelines.
Typos and grammatical errors in documentation can be fixed directly via Github.
All changes should be made in the .R
or .Rmd
files rather than .Rd
files in the /man
directory.
Bug reports can be filed in two ways:
via the official Google group,
or via GitHub issues (the preferred way).
Before filing a bug report please make sure that:
the problem was not solved before (by searching older issues and possibly other sources such as the Google group)
you can provide a minimal reproducible example so that the developers can reproduce and understand the problem. The reprex package might be helpful.
To help with describing the bug, we have created an issue template which can be used after starting a new issue.
GitHub issues are meant primarily for bug requests.
We suggest to make feature requests via the official Google group of MSstatsTMTPTM
.
We welcome code contributions to the MSstatsTMTPTM
.
Every contribution should be made via a pull request on GitHub and obey the following rules:
camelCase
,_
and lowercase, except already existing names,
which should not be changed to ensure backward compatibility.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.