Change the titles for each section from Bold Text to Header 2 in Bug Report Issue Template (#2339)

* Change the titles for each section from Bold Text to Header 3 in Bug Report Issue Template

* Change the Titles Header from Level 3 to Level 2 in 'Bug Report' Issue Template
This commit is contained in:
Mr.k 2024-07-15 04:11:19 +03:00 committed by GitHub
parent 84ca02a033
commit ac9b4fd645
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,24 +4,23 @@ about: Create a report to help us improve
title: '' title: ''
labels: '' labels: ''
assignees: '' assignees: ''
--- ---
**Describe the bug** ## Describe the bug
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
**To Reproduce** ## To Reproduce
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Go to '...' 1. Go to '...'
2. Click on '....' 2. Click on '....'
3. Scroll down to '....' 3. Scroll down to '....'
4. See error 4. See error
**Expected behavior** ## Expected behavior
A clear and concise description of what you expected to happen. A clear and concise description of what you expected to happen.
**Screenshots** ## Screenshots
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
**Additional context** ## Additional context
Add any other context about the problem here. Add any other context about the problem here.