Commit graph

3 commits

Author SHA1 Message Date
GJS
6565d87bdc
Updated: Revise bug report template for clarity and organization
- Improved the description of how to find related issues and pull requests.
- Added a direct link to the most recent issues and pull requests for better navigation.
- Reworded the "Security Policy" section to emphasize review and acknowledgment before reporting bugs.
- Adjusted the "Reproduction steps" and "Expected behavior" sections to ensure clear formatting.
- Enhanced placeholder text and descriptions for better user experience when reporting bugs.

modified: .github/ISSUE_TEMPLATE/bug_report.yml
2025-03-31 13:34:45 +02:00
GJS
a4f9e75f50
Updated: Improve clarity and fix minor linter issues in bug_report.yml
- Updated descriptions and placeholders for clearer instructions and consistency.
- Fixed minor formatting and content issues to better align with documentation standards.
- Enhanced the "Deployment Environment" section to offer better guidance for users.

modified: .github/ISSUE_TEMPLATE/bug_report.yml
2025-03-30 11:21:25 +02:00
GJS
3ad2e4b304
Renamed and Updated: Rename bug_report.yaml to bug_report.yml and adjust label
- Renamed the file `bug_report.yaml` to `bug_report.yml` for consistency with standard YAML file extensions.
- Changed the label from `P2-moderate` to `P2-medium` in the file for better alignment with naming conventions.

renamed: .github/ISSUE_TEMPLATE/bug_report.yaml -> .github/ISSUE_TEMPLATE/bug_report.yml
2025-03-26 07:43:07 +01:00
Renamed from .github/ISSUE_TEMPLATE/bug_report.yaml (Browse further)