ejikeugba / serp

Smooth Effects on Response Penalty for CLM
https://ejikeugba.github.io/serp
1 stars 0 forks source link

Community guidelines / contribution / etc #2

Closed wesleyburr closed 3 years ago

wesleyburr commented 3 years ago

https://docs.github.com/en/communities is a good guide to follow. Ends up being added in the markdown files for the repo, and then also shows up as part of the GitHub pages pkgdown site.

openjournals/joss-reviews#3705

ejikeugba commented 3 years ago

Community guidelines are now included in the repo. Thanks!

Bisaloo commented 3 years ago

@ejikeugba, don't forget to add them to .Rbuildignore. As you can see, it's currently generating a NOTE in R CMD CHECK, and it might prevent a smooth submission to CRAN.

Alternatively, you can store them in your .github folder, which is already .Rbuildignored.

ejikeugba commented 3 years ago

@Bisaloo, sorry, I am just seeing your follow-up comment, yes you are right. I have added them to .Rbuildignore.