- 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
- 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/ask_for_help.yml
- Fixed a typo in the description for type: checkboxes, id: no-duplicate-question.
- Updated the URL query parameter from `?` to `?q` to ensure proper search functionality.
- Ensured that the description now links correctly to the list of existing issues.
modified: .github/ISSUE_TEMPLATE/ask_for_help.yml
- Updated checkbox labels and descriptions to clarify instructions for verifying duplicate issues and agreeing to the security policy.
- Adjusted the wording in the "steps-to-reproduce" and "error-msg" sections for clarity.
- Enhanced deployment environment section to include more detailed instructions for setup.
- Improved overall formatting for readability and consistency.
modified: .github/ISSUE_TEMPLATE/ask_for_help.yml
- Updated the descriptions and placeholders for better clarity and accuracy.
- Fixed minor formatting issues to align with current documentation standards.
- Added more detailed explanations in the deployment environment section for better user guidance.
modified: .github/ISSUE_TEMPLATE/ask_for_help.yml
- Renamed the file from `ask-for-help.yaml` to `ask_for_help.yml` to adhere to consistent naming conventions.
- This improves consistency and avoids potential issues with file naming conventions in different environments.
renamed: .github/ISSUE_TEMPLATE/ask-for-help.yaml -> .github/ISSUE_TEMPLATE/ask_for_help.yml
2025-03-26 07:42:46 +01:00
Renamed from .github/ISSUE_TEMPLATE/ask-for-help.yaml (Browse further)