Browse Source

Clarify database version description.

Dan Helfman 2 năm trước cách đây
mục cha
commit
5c941600a6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitea/issue_template/bug_template.yaml

+ 1 - 1
.gitea/issue_template/bug_template.yaml

@@ -65,7 +65,7 @@ body:
     id: database_version
     attributes:
       label: Database version (if applicable)
-      description: Use `psql --version`, `mysql --version`, `mongodump --version`, or `sqlite3 --version`
+      description: Use `psql --version` / `mysql --version` / `mongodump --version` / `sqlite3 --version`
     validations:
       required: false
   - type: input