From 30b508ce935ae63321bc394ba585dd131299c0c2 Mon Sep 17 00:00:00 2001 From: ahagen Date: Tue, 5 Nov 2024 15:01:45 +0100 Subject: [PATCH] include checkbox template for PRs --- .Rbuildignore | 1 + pull_request_template.md | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 pull_request_template.md diff --git a/.Rbuildignore b/.Rbuildignore index f17efba..951db75 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,3 +1,4 @@ +^pull_request_template.md ^.*\.Rproj$ ^\.Rproj\.user$ ^\.buildlibrary$ diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..01ec9c4 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,11 @@ +## Purpose of this PR + +## Checklist: + +- [ ] I used ./test-standard-runs to compare and archive the changes introduced by this PR in /p/projects/edget/PRchangeLog/ + +## Further information (optional): + +* Test runs are here: +* Comparison of results (what changes by this PR?): +