Commit graph

7 commits

Author SHA1 Message Date
GJS
4ed141ee15
Fixed: Update and align issue/PR templates with consistent style
- Fixed minor markdown issues in the templates to ensure consistency.
- Updated formatting for better readability and uniformity.
- Ensured that all templates (issue, PR) follow the same style.

modified: .github/ISSUE_TEMPLATE/ask_for_help.yml
modified: .github/ISSUE_TEMPLATE/bug_report.yml
modified: .github/ISSUE_TEMPLATE/feature_request.yml
modified: .github/PULL_REQUEST_TEMPLATE.md
2025-04-03 08:23:45 +02:00
GJS
da93f543e4
Feedback: Update bug_report.yml
- CommanderStorm: Too long forms don't get read, lets rephrase it as follows

Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-04-03 07:37:41 +02:00
GJS
83b03dd766
Updated: Improved bug_report.yml with guidelines for pinging maintainers
- Added a new section with clear guidelines on when and when not to ping maintainers.
- Improved readability with a structured format for better comprehension.
- Applied minor Markdown adjustments for consistency and clarity.

modified: .github/ISSUE_TEMPLATE/bug_report.yml
2025-04-02 06:13:05 +02:00
GJS
328a0fd713
Updated: Add emoji to description label in bug_report.yml
- Added a 📝 emoji to the "Description" label for better visual clarity.
- The emoji was missing in the initial version, improving the user interface.

modified: .github/ISSUE_TEMPLATE/bug_report.yml
2025-03-31 13:55:02 +02:00
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)