-
-
Notifications
You must be signed in to change notification settings - Fork 991
Expand file tree
/
Copy pathCONTRIBUTING.Rmd
More file actions
15 lines (8 loc) · 752 Bytes
/
Copy pathCONTRIBUTING.Rmd
File metadata and controls
15 lines (8 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
---
output: github_document
---
We welcome contributions to the **rmarkdown** package. To submit a contribution:
1. [Fork](https://github.com/rstudio/rmarkdown/fork) the repository and make your changes.
2. Ensure that you have signed the [individual](http://www.rstudio.com/wp-content/uploads/2014/06/RStudioIndividualContributorAgreement.pdf) or [corporate](http://www.rstudio.com/wp-content/uploads/2014/06/RStudioCorporateContributorAgreement.pdf) contributor agreement as appropriate. You can send the signed copy to jj@rstudio.com.
3. Submit a [pull request](https://help.github.com/articles/using-pull-requests).
We'll try to be as responsive as possible in reviewing and accepting pull requests. Appreciate your contributions very much!