mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-01 19:32:34 +02:00
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
This commit is contained in:
parent
97a62bf991
commit
32893cef24
1 changed files with 8 additions and 1 deletions
9
.github/ISSUE_TEMPLATE/ask_for_help.yml
vendored
9
.github/ISSUE_TEMPLATE/ask_for_help.yml
vendored
|
@ -8,13 +8,20 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
## **❗ Important: Please Avoid Unnecessary Pinging of Maintainers**
|
## ❗ Important Announcement
|
||||||
|
|
||||||
|
### 🚫 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 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.
|
- **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.
|
- **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.
|
||||||
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: no-duplicate-question
|
id: no-duplicate-question
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Add table
Reference in a new issue