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
This commit is contained in:
GJS 2025-04-03 08:23:45 +02:00
parent ee828505b7
commit 4ed141ee15
No known key found for this signature in database
GPG Key ID: BE32D9EAF927E85B
4 changed files with 8 additions and 23 deletions

View File

@ -8,19 +8,9 @@ body:
- type: markdown
attributes:
value: |
## ❗ Important Announcement
🚫 **We kindly ask you to refrain from pinging maintainers unless absolutely necessary. Pings are reserved for critical/urgent issues that require immediate attention.**
### 🚫 Please Avoid Unnecessary Pinging of Maintainers
**We kindly ask users to refrain from pinging maintainers unless absolutely necessary. Pings should be reserved for critical issues or urgent matters that require immediate attention.**
- **Why**: To help maintainers focus on high-priority tasks, we kindly request that unnecessary or repeated pings be minimized. This will help ensure quicker responses for matters that truly need attention.
- **What This Means**: Non-urgent pings may be ignored or addressed later. Please assess the urgency of your request before pinging a maintainer.
#### Guidelines for Pinging
- ✅ **Appropriate**: Critical issues or urgent matters requiring immediate attention.
- ❌ **Not Appropriate**: Repeated or non-urgent pings, which may be ignored or addressed later.
**Why**: Reserving pings for urgent matters ensures maintainers can prioritize critical tasks effectively
- type: checkboxes
id: no-duplicate-question

View File

@ -10,7 +10,8 @@ body:
value: |
🚫 **We kindly ask you to refrain from pinging maintainers unless absolutely necessary. Pings are reserved for critical/urgent issues that require immediate attention.**
*Why*: Reserving pings for urgent matters ensures maintainers can prioritize critical tasks effectively
**Why**: Reserving pings for urgent matters ensures maintainers can prioritize critical tasks effectively
- type: textarea
id: related-issues
validations:

View File

@ -24,7 +24,7 @@ body:
**We kindly ask you to refrain from pinging maintainers unless absolutely necessary. Pings are reserved for critical/urgent pull requests that require immediate attention.**
*Why*: Reserving pings for urgent matters ensures maintainers can prioritize critical tasks effectively.
**Why**: Reserving pings for urgent matters ensures maintainers can prioritize critical tasks effectively.
- type: textarea
id: related-issues
validations:

View File

@ -17,15 +17,9 @@ We appreciate your patience and understanding as we continue to improve Uptime K
### 🚫 Please Avoid Unnecessary Pinging of Maintainers
**We kindly ask users to refrain from pinging maintainers unless absolutely necessary. Pings should be reserved for critical issues or urgent matters that require immediate attention.**
**We kindly ask you to refrain from pinging maintainers unless absolutely necessary. Pings are reserved for critical/urgent pull requests that require immediate attention.**
- **Why**: To help maintainers focus on high-priority tasks, we kindly request that unnecessary or repeated pings be minimized. This will help ensure quicker responses for matters that truly need attention.
- **What This Means**: Non-urgent pings may be ignored or addressed later. Please assess the urgency of your request before pinging a maintainer.
#### Guidelines for Pinging
- ✅ **Appropriate**: Critical issues or urgent matters requiring immediate attention.
- ❌ **Not Appropriate**: Repeated or non-urgent pings, which may be ignored or addressed later.
**Why**: Reserving pings for urgent matters ensures maintainers can prioritize critical tasks effectively.
</p>
</details>
@ -60,7 +54,7 @@ Provide a clear summary of the purpose and scope of this pull request:
## 🔗 Related Issues
<!--
<!--
Please link any GitHub issues or tasks that this pull request addresses. Use the appropriate issue numbers or links.
**Note**: Include only issues directly related to this PR. Remove any irrelevant reference.