Commit graph

6 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
32893cef24
Updated: Improved ask_for_help.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/ask_for_help.yml
2025-04-02 06:13:05 +02:00
GJS
c32fd269fb
Fixed: Correct typo in 'no-duplicate-question' description
- 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
2025-04-01 08:44:51 +02:00
GJS
da4ef1a37a
Updated: Modify "Ask for help" template with improved labels and descriptions
- 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
2025-03-31 13:35:19 +02:00
GJS
12f1084aab
Updated: Improve clarity and fix minor linter issues in 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
2025-03-30 11:21:06 +02:00
GJS
e00f6a4d06
Renamed: Change file name from ask-for-help.yaml to 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)