Skip to content

Commit

Permalink
remove contributing from rbuildignore so no readme dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
trb5me committed Aug 23, 2021
1 parent 1d0015f commit 6ae5a07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 0 additions & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@
^cran-comments.md
^doc$
^Meta$
^CONTRIBUTING.md
^cran-comments\.md$
4 changes: 3 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

## R CMD check results

0 errors | 0 warnings | 0 notes
0 errors | 0 warnings | 1 note

* This is an update.

* removed CONTRIBUTING.md from .Rbuildignore so there's no dead link to CONTRIBUTING.md on README.md

0 comments on commit 6ae5a07

Please sign in to comment.