mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-05 12:25:53 -04:00
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:
parent
ee828505b7
commit
4ed141ee15
14
.github/ISSUE_TEMPLATE/ask_for_help.yml
vendored
14
.github/ISSUE_TEMPLATE/ask_for_help.yml
vendored
@ -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
|
||||
|
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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:
|
||||
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -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:
|
||||
|
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user