mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-29 23:24:25 +02:00
chore: remove fluff from PR-template (#5941)
Some checks are pending
Auto Test / auto-test (18, ARM64) (push) Blocked by required conditions
Auto Test / auto-test (18, macos-latest) (push) Blocked by required conditions
Auto Test / auto-test (18, ubuntu-latest) (push) Blocked by required conditions
Auto Test / auto-test (18, windows-latest) (push) Blocked by required conditions
Auto Test / auto-test (20, ARM64) (push) Blocked by required conditions
Auto Test / auto-test (20, macos-latest) (push) Blocked by required conditions
Auto Test / auto-test (20, ubuntu-latest) (push) Blocked by required conditions
Auto Test / auto-test (20, windows-latest) (push) Blocked by required conditions
Auto Test / armv7-simple-test (18, ARMv7) (push) Waiting to run
Auto Test / armv7-simple-test (20, ARMv7) (push) Waiting to run
Auto Test / check-linters (push) Waiting to run
Auto Test / e2e-test (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Merge Conflict Labeler / Labeling (push) Waiting to run
validate / json-yaml-validate (push) Waiting to run
validate / validate (push) Waiting to run
Some checks are pending
Auto Test / auto-test (18, ARM64) (push) Blocked by required conditions
Auto Test / auto-test (18, macos-latest) (push) Blocked by required conditions
Auto Test / auto-test (18, ubuntu-latest) (push) Blocked by required conditions
Auto Test / auto-test (18, windows-latest) (push) Blocked by required conditions
Auto Test / auto-test (20, ARM64) (push) Blocked by required conditions
Auto Test / auto-test (20, macos-latest) (push) Blocked by required conditions
Auto Test / auto-test (20, ubuntu-latest) (push) Blocked by required conditions
Auto Test / auto-test (20, windows-latest) (push) Blocked by required conditions
Auto Test / armv7-simple-test (18, ARMv7) (push) Waiting to run
Auto Test / armv7-simple-test (20, ARMv7) (push) Waiting to run
Auto Test / check-linters (push) Waiting to run
Auto Test / e2e-test (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Merge Conflict Labeler / Labeling (push) Waiting to run
validate / json-yaml-validate (push) Waiting to run
validate / validate (push) Waiting to run
This commit is contained in:
parent
072226bde2
commit
59d10062ca
5 changed files with 17 additions and 46 deletions
2
.github/ISSUE_TEMPLATE/ask_for_help.yml
vendored
2
.github/ISSUE_TEMPLATE/ask_for_help.yml
vendored
|
@ -3,7 +3,7 @@ name: ❓ Ask for help
|
||||||
description: |
|
description: |
|
||||||
Submit any question related to Uptime Kuma
|
Submit any question related to Uptime Kuma
|
||||||
#title: "[Help]"
|
#title: "[Help]"
|
||||||
labels: ["help", "P3-low"]
|
labels: ["help"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -3,7 +3,7 @@ name: 🐛 Bug Report
|
||||||
description: |
|
description: |
|
||||||
Submit a bug report to help us improve
|
Submit a bug report to help us improve
|
||||||
#title: "[Bug]"
|
#title: "[Bug]"
|
||||||
labels: ["bug", "P2-medium"]
|
labels: ["bug"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -3,7 +3,7 @@ name: 🚀 Feature Request
|
||||||
description: |
|
description: |
|
||||||
Submit a proposal for a new feature
|
Submit a proposal for a new feature
|
||||||
# title: "[Feature]"
|
# title: "[Feature]"
|
||||||
labels: ["feature-request", "P3-low"]
|
labels: ["feature-request"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/security_issue.yml
vendored
2
.github/ISSUE_TEMPLATE/security_issue.yml
vendored
|
@ -3,7 +3,7 @@ name: 🛡️ Security Issue
|
||||||
description: |
|
description: |
|
||||||
Notify Louis Lam about a security concern. Please do NOT include any sensitive details in this issue.
|
Notify Louis Lam about a security concern. Please do NOT include any sensitive details in this issue.
|
||||||
# title: "Security Issue"
|
# title: "Security Issue"
|
||||||
labels: ["security", "P1-high"]
|
labels: ["security"]
|
||||||
assignees: [louislam]
|
assignees: [louislam]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
55
.github/PULL_REQUEST_TEMPLATE.md
vendored
55
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,10 +1,10 @@
|
||||||
**⚠️ Please Note: We do not accept all types of pull requests, and we want to ensure we don’t waste your time. Before submitting, make sure you have read our pull request guidelines: [Pull Request Rules](https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma)**
|
|
||||||
|
|
||||||
## ❗ Important Announcement
|
## ❗ Important Announcement
|
||||||
|
|
||||||
<details><summary>Click here for more details:</summary>
|
<details><summary>Click here for more details:</summary>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
**⚠️ Please Note: We do not accept all types of pull requests, and we want to ensure we don’t waste your time. Before submitting, make sure you have read our pull request guidelines: [Pull Request Rules](https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma)**
|
||||||
|
|
||||||
### 🚧 Temporary Delay in Feature Requests and Pull Request Reviews
|
### 🚧 Temporary Delay in Feature Requests and Pull Request Reviews
|
||||||
|
|
||||||
**At this time, we may be slower to respond to new feature requests and review pull requests. Existing requests and PRs will remain in the backlog but may not be prioritized immediately.**
|
**At this time, we may be slower to respond to new feature requests and review pull requests. Existing requests and PRs will remain in the backlog but may not be prioritized immediately.**
|
||||||
|
@ -26,16 +26,22 @@ We appreciate your patience and understanding as we continue to improve Uptime K
|
||||||
|
|
||||||
## 📋 Overview
|
## 📋 Overview
|
||||||
|
|
||||||
Provide a clear summary of the purpose and scope of this pull request:
|
<!-- Provide a clear summary of the purpose and scope of this pull request:-->
|
||||||
|
|
||||||
- **What problem does this pull request address?**
|
- **What problem does this pull request address?**
|
||||||
|
|
||||||
- Please provide a detailed explanation here.
|
- Please provide a detailed explanation here.
|
||||||
|
|
||||||
- **What features or functionality does this pull request introduce or enhance?**
|
- **What features or functionality does this pull request introduce or enhance?**
|
||||||
|
|
||||||
- Please provide a detailed explanation here.
|
- Please provide a detailed explanation here.
|
||||||
|
|
||||||
|
## 🔗 Related Issues
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Please link any GitHub issues or tasks that this pull request addresses. Use the appropriate issue numbers or links.
|
||||||
|
-->
|
||||||
|
|
||||||
|
- Relates to #issue-number
|
||||||
|
- Resolves #issue-number
|
||||||
|
|
||||||
## 🔄 Changes
|
## 🔄 Changes
|
||||||
|
|
||||||
### 🛠️ Type of change
|
### 🛠️ Type of change
|
||||||
|
@ -52,19 +58,7 @@ Provide a clear summary of the purpose and scope of this pull request:
|
||||||
- [ ] 🔧 Other (please specify):
|
- [ ] 🔧 Other (please specify):
|
||||||
- Provide additional details here.
|
- Provide additional details here.
|
||||||
|
|
||||||
## 🔗 Related Issues
|
## 📄 Checklist
|
||||||
|
|
||||||
<!--
|
|
||||||
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.
|
|
||||||
-->
|
|
||||||
|
|
||||||
- Relates to #issue-number
|
|
||||||
- Resolves #issue-number
|
|
||||||
- Fixes #issue-number
|
|
||||||
|
|
||||||
## 📄 Checklist *
|
|
||||||
|
|
||||||
<!-- Please select all options that apply -->
|
<!-- Please select all options that apply -->
|
||||||
|
|
||||||
|
@ -97,26 +91,3 @@ If not, remove this section.
|
||||||
| `DOWN` |  |  |
|
| `DOWN` |  |  |
|
||||||
| Certificate-expiry |  |  |
|
| Certificate-expiry |  |  |
|
||||||
| Testing |  |  |
|
| Testing |  |  |
|
||||||
|
|
||||||
## ℹ️ Additional Context
|
|
||||||
|
|
||||||
Provide any relevant details to assist reviewers in understanding the changes.
|
|
||||||
|
|
||||||
<details><summary>Click here for more details:</summary>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
**Key Considerations**:
|
|
||||||
|
|
||||||
- **Design decisions** – Key choices or trade-offs made during development.
|
|
||||||
- **Alternative solutions** – Approaches considered but not implemented, along with reasons.
|
|
||||||
- **Relevant links** – Specifications, discussions, or resources that provide context.
|
|
||||||
- **Dependencies** – Related pull requests or issues that must be resolved before merging.
|
|
||||||
- **Additional context** – Any other details that may help reviewers understand the changes.
|
|
||||||
|
|
||||||
Provide details here
|
|
||||||
|
|
||||||
## 💬 Requested Feedback
|
|
||||||
|
|
||||||
<!-- If a part of our docs is unclear, you are unsure how to do something/.. this is where we would appreciate your feedback -->
|
|
||||||
|
|
||||||
- `Mention documents needing feedback here`
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue