Commit graph

4 commits

Author SHA1 Message Date
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)