diff --git a/.github/ISSUE_TEMPLATE/ask_for_help.yml b/.github/ISSUE_TEMPLATE/ask_for_help.yml
index 45bd046e5..2156c5be0 100644
--- a/.github/ISSUE_TEMPLATE/ask_for_help.yml
+++ b/.github/ISSUE_TEMPLATE/ask_for_help.yml
@@ -3,7 +3,7 @@ name: β Ask for help
description: |
Submit any question related to Uptime Kuma
#title: "[Help]"
-labels: ["help", "P3-low"]
+labels: ["help"]
body:
- type: markdown
attributes:
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 31cd6faf6..d0330c70a 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -3,7 +3,7 @@ name: π Bug Report
description: |
Submit a bug report to help us improve
#title: "[Bug]"
-labels: ["bug", "P2-medium"]
+labels: ["bug"]
body:
- type: markdown
attributes:
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index c9ec4d093..4e1be15e1 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -3,7 +3,7 @@ name: π Feature Request
description: |
Submit a proposal for a new feature
# title: "[Feature]"
-labels: ["feature-request", "P3-low"]
+labels: ["feature-request"]
body:
- type: markdown
attributes:
diff --git a/.github/ISSUE_TEMPLATE/security_issue.yml b/.github/ISSUE_TEMPLATE/security_issue.yml
index d49c0aaf5..247073102 100644
--- a/.github/ISSUE_TEMPLATE/security_issue.yml
+++ b/.github/ISSUE_TEMPLATE/security_issue.yml
@@ -3,7 +3,7 @@ name: π‘οΈ Security Issue
description: |
Notify Louis Lam about a security concern. Please do NOT include any sensitive details in this issue.
# title: "Security Issue"
-labels: ["security", "P1-high"]
+labels: ["security"]
assignees: [louislam]
body:
- type: markdown
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index f639c395e..dade3e76f 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -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
Click here for more details: