diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000000..9a5a18683d --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +github: [yihui] +patreon: +custom: diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 0bb45c5e19..e9d1b23f93 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,7 +7,7 @@ assignees: '' --- " diff --git a/tests/testthat/test-site.R b/tests/testthat/test-site.R index 924efa23bc..f2c0a782a9 100644 --- a/tests/testthat/test-site.R +++ b/tests/testthat/test-site.R @@ -1,5 +1,3 @@ -local_edition(3) - # copy part of our demo site to a tempdir local_create_site <- function(files, env = parent.frame()) { site_dir <- tempfile()