Просмотр исходного кода

Edit "Puter version" title and description in the bug report template

A quick edit to replace "Puter version (if accessible)" by "Puter version" and a new description to say that its not required.
Zac0511 6 месяцев назад
Родитель
Сommit
f2fc8ba5cf
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 2 - 2
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -53,8 +53,8 @@ body:
   - type: input
   - type: input
     id: version
     id: version
     attributes:
     attributes:
-      label: Puter version (if accessible)
-      description: Type the version of Puter you were using when you encountered the bug
+      label: Puter version
+      description: Type the version of Puter you were using when you encountered the bug. This is not required. If you can't access the version, then continue without adding the version number.
       placeholder: Click the profile button on the top-right, then "Settings". The version number will be printed at the bottom
       placeholder: Click the profile button on the top-right, then "Settings". The version number will be printed at the bottom
     validations:
     validations:
       required: false
       required: false