Преглед изворни кода

Remove duplicate field in bug report template (#1300)

* Remove duplicate field in bug report tempalte

* Add solution proposed to bug report template
Alexandre Sajus пре 1 година
родитељ
комит
2f991fa376
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      .github/ISSUE_TEMPLATE/bug-report.yml

+ 3 - 3
.github/ISSUE_TEMPLATE/bug-report.yml

@@ -37,9 +37,9 @@ body:
   - type: textarea
     id: solution_proposed
     attributes:
-      label: "Expected behavior"
-      description: If you have any ideas of the expected behavior, please provide them in this section.
-      placeholder: The description of the expected behavior of the problem.
+      label: "Solution Proposed"
+      description: Any ideas on how this should be solved
+      placeholder: The potential solution to solve this issue
   - type: textarea
     id: screenshot
     attributes: