This is an automated email from the ASF dual-hosted git repository.

fenbox pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer.git


The following commit(s) were added to refs/heads/main by this push:
     new fc4959c3 Refactor section headers in bug_report.md
fc4959c3 is described below

commit fc4959c3bb12ff86b431b26efa4741ad36fff915
Author: Fen <f3n...@gmail.com>
AuthorDate: Tue Sep 2 18:13:41 2025 +0800

    Refactor section headers in bug_report.md
    
    Updated section headers in bug report template for consistency.
---
 .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
index d4e511f0..3ac58e3b 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -12,7 +12,7 @@ assignees: ''
 
 A clear and concise description of what the bug is.
 
-### To Reproduce
+## To Reproduce
 
 Steps to reproduce the behavior:
 
@@ -21,15 +21,15 @@ Steps to reproduce the behavior:
 3. Scroll down to '....'
 4. See error
 
-### Expected behavior
+## Expected behavior
 
 A clear and concise description of what you expected to happen.
 
-### Screenshots
+## Screenshots
 
 If applicable, add screenshots or video to help explain your problem.
 
-### Platform
+## Platform
 
 - Device: [e.g. Desktop, Mobile]
 - OS: [e.g. macOS]

Reply via email to