From e8d1091b03d6e2487e119f75c576d89c2cf59ddb Mon Sep 17 00:00:00 2001 From: Danilo Rezende <50598421+returnDanilo@users.noreply.github.com> Date: Thu, 9 Jul 2026 18:13:08 -0300 Subject: [PATCH] minor github issue template edit --- .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 79d91f31b..80103bc35 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,7 +13,7 @@ A clear and concise description of what the bug is. **Screenshots** If applicable, add screenshots to help explain your problem, you can just drag & drop them here. -**To Reproduce** +**Steps to reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' @@ -41,4 +41,4 @@ If you are reporting a crash, please run `mintupdate` from a terminal window, re Add any other context about the problem you think might be relevant. **Locale:** -If the problem is with text not getting displayed correctly, paste the output of the terminal command `locale`. \ No newline at end of file +If the problem is with text not getting displayed correctly, paste the output of the terminal command `locale`.