Skip to content
Snippets Groups Projects
Commit d971a0d6 authored by Sebastian Henz's avatar Sebastian Henz
Browse files

Improve merge request template

parent 2b9ead5c
No related branches found
Tags 0.5
1 merge request!21curves_concentration_max and ec error
Pipeline #2857 canceled with stage
in 5 minutes and 47 seconds
......@@ -18,14 +18,13 @@ Comment on any notes that come up during devtools::check().
### checklist
<!-- Please check `[x]` the applicable boxes. -->
* [ ] This merge includes bug fixes or changes in the functionality of the package (whether they are user-visible or not).
* [ ] update documentation including examples (if necessary)
* [ ] update and polish NEWS.md
* [ ] update version in DESCRIPTION
* [ ] update date in DESCRIPTION
* [ ] This merge introduces new features.
* [ ] new features are documented
* [ ] new features have tests
* [ ] update documentation including examples (if necessary)
* [ ] update and polish NEWS.md
* [ ] update version in DESCRIPTION
* [ ] update date in DESCRIPTION
* [ ] no remaining TODO, FIXME, or debug prints anywhere in the source files
* [ ] `devtools::document()`
* [ ] `devtools::check()` without errors or warnings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment