From db7437c58d95bb1f911599a3641173efcb7c2d7a Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sat, 12 Aug 2023 20:25:30 +0530 Subject: [PATCH] package: Rephrase the issue related words The previous words sounds like user want to introduce an issue. Also FYI, bugs are any insect or insectlike invertebrate. Those are not related to programming or computer and live in wild :-) --- app/templates/base.html | 4 ++-- app/templates/package.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index f881258..7a14991 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -17,10 +17,10 @@ View Changes
- Bug Reports + View Issues
- Add New Bug + Report Issue
diff --git a/app/templates/package.html b/app/templates/package.html index cd873f0..e62c2e1 100644 --- a/app/templates/package.html +++ b/app/templates/package.html @@ -17,10 +17,10 @@ View Changes
- Bug Reports + View Issues
- Add New Bug + Report Issue