소스 검색

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

AlexeyOplachko 3 년 전
부모
커밋
d085af31c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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