mirror of
https://github.com/msberends/AMR.git
synced 2025-12-23 16:30:33 +01:00
(v3.0.1.9007) fix vignette
This commit is contained in:
6
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/1-bug-report.yml
vendored
@@ -22,9 +22,9 @@ body:
|
||||
label: Minimal Reproducible Example (optional)
|
||||
description: Please include a short R code snippet that reproduces the problem, if possible.
|
||||
placeholder:
|
||||
e.g.\n\n
|
||||
```r<br>
|
||||
ab_name("amoxicillin/clavulanic acid", language = "es")\n
|
||||
e.g.
|
||||
```r
|
||||
ab_name("amoxicillin/clavulanic acid", language = "es")
|
||||
```
|
||||
validations:
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user