Procházet zdrojové kódy

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

AlexeyOplachko před 3 roky
rodič
revize
d085af31c3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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