From 47de106a45f88cea112975ab328ab4b5c1733f77 Mon Sep 17 00:00:00 2001
From: A1985J09 <159231076+A1985J09@users.noreply.github.com>
Date: Wed, 1 May 2024 00:10:22 +0300
Subject: [PATCH] Revert "Fix typo in the `bug_report` template (#353)"

This reverts commit 360ab8b75b056fc18d368ee27a78d34e29c0b2d9.
---
 .github/ISSUE_TEMPLATE/bug_report.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index ca881129..de8f7a0c 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -29,10 +29,10 @@ Specify the action version
 <!--- Please specify versions of node and package manager (npm, yarn, pnpm and etc)-->
 
 **Repro steps:**  
-A description with steps to reproduce the issue. If you have a public example or repo to share, please provide the link.
+A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
 
 **Expected behavior:**
 A description of what you expected to happen.
 
 **Actual behavior:**
-A description of what is actually happening.
+A description of what is actually happening.
\ No newline at end of file