diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 3b7ae856e4..9cd003afa5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -66,4 +66,4 @@ body: attributes: label: JDBC / R2DBC driver name and version (include name if unofficial driver) description: What JDBC or R2DBC driver name and version did you use. - placeholder: ex. org.postgresql:postgresql:42.4.2 + placeholder: ex. org.postgresql:postgresql:42.4.2 \ No newline at end of file