Explorar el Código

Fixing a typo in Bug Report Issue Template (#1449)

AlexeyOplachko hace 3 años
padre
commit
d085af31c3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/ISSUE_TEMPLATE/01_bug_report.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/01_bug_report.yml

@@ -10,7 +10,7 @@ body:
 - type: textarea
   id: description
   attributes:
-    label: Desctibe the bug.
+    label: Describe the bug.
     description: "A clear and concise description of what the bug is."
   validations:
     required: true