Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexeyOplachko <45398541+AlexeyOplachko@users.noreply.github.com>2022-07-25 23:34:49 +0300
committerGitHub <noreply@github.com>2022-07-25 23:34:49 +0300
commitd085af31c3ed9155058d6b5ea49f279d73eab541 (patch)
treef8675e43bbf8a12162d260ff77fa912e335c7efc
parentcd77b93f26fd05996dc0a2381eaf23c37ef5e394 (diff)
Fixing a typo in Bug Report Issue Template (#1449)
-rw-r--r--.github/ISSUE_TEMPLATE/01_bug_report.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml
index 4697c083..844d62c4 100644
--- a/.github/ISSUE_TEMPLATE/01_bug_report.yml
+++ b/.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