Sfoglia il codice sorgente

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

AlexeyOplachko 3 anni fa
parent
commit
d085af31c3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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