Skip to content

Commit

Permalink
deleted redundant questions
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchultheis committed Jul 9, 2018
1 parent 6d26a5b commit 8559210
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions R/release_questions.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@
#' DO NOT EXPORT!
release_questions <- function() {
c(
"Updated NEWS.md?",
"Updated README.md?",
"Re-run reverse dependencies?",
"Everything checked?",
"Abide good practices?",
"Updated cran-comments.md?",
"Updated vignettes?",
"Version upped?"
)
}

0 comments on commit 8559210

Please sign in to comment.