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?): +