From 0a371decf9eef428c8a44e941330369e53211cfb Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Fri, 3 Apr 2026 20:25:25 +0300
Subject: [PATCH 31/31] README.md: Instruct bug reporting

Refer to the tracker also as place to report bugs,
in addition to as place to submit patches.

Make similar update to doxygen.md

See RM #1864

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 README.md      | 2 +-
 doc/doxygen.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 38b1dbda36..4560a2e9f4 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,6 @@ Links
 =====
 Freeciv website: [Freeciv.org](https://www.freeciv.org/)
 
-Submit patches: [redmine.freeciv.org](https://redmine.freeciv.org/projects/freeciv)
+Report bugs & Submit patches: [redmine.freeciv.org](https://redmine.freeciv.org/projects/freeciv)
 
 Community forum: [forum.freeciv.org](https://forum.freeciv.org/)
diff --git a/doc/doxygen.md b/doc/doxygen.md
index 6759055205..ff35676ddf 100644
--- a/doc/doxygen.md
+++ b/doc/doxygen.md
@@ -11,6 +11,6 @@ Links
 =====
 Freeciv website: [Freeciv.org](https://www.freeciv.org/)
 
-Submit patches: [redmine.freeciv.org](https://redmine.freeciv.org/projects/freeciv)
+Report bugs & Submit patches: [redmine.freeciv.org](https://redmine.freeciv.org/projects/freeciv)
 
 Community forum: [forum.freeciv.org](https://forum.freeciv.org/)
-- 
2.53.0

