Skip to content

Commit 72984f5

Browse files
authored
Merge pull request #79 from operacle/develop
feat: Add create instance monitoring agent and Add Uptime Heatmap to service detail page
2 parents cc132a6 + 2d2122d commit 72984f5

File tree

67 files changed

+4234
-1406
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+4234
-1406
lines changed

.github/ISSUE_TEMPLATE/ask_for_help.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Ask for Help
1+
name: Ask for Help
22
description: Ask a question or request guidance about this project.
33
title: "[Question]: "
44
labels: [question]

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Bug Report
1+
name: 🐛 Bug Report
22
description: Report a reproducible bug to help us improve.
33
title: "[Bug]: "
44
labels: [bug]

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
blank_issues_enabled: false

.github/ISSUE_TEMPLATE/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Documentation Improvement
1+
name: 📝 Documentation Improvement
22
description: Suggest improvements or report issues in documentation.
33
title: "[Docs]: "
44
labels: [documentation]

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Feature Request
1+
name: 🚀 Feature Request
22
description: Suggest an idea to improve this project.
33
title: "[Feature]: "
44
labels: [enhancement]

.github/ISSUE_TEMPLATE/security_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Security Issue
1+
name: 🛡️ Security Issue
22
description: Report a potential security vulnerability.
33
title: "[Security]: "
44
labels: [security]

.github/ISSUE_TEMPLATE/translation_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Translation Request
1+
name: 🌎 Translation Request
22
description: Request a translation or report translation issues.
33
title: "[Translation]: "
44
labels: [translation]

application/public/favicon.ico

11.6 KB
Binary file not shown.
48.8 KB
Binary file not shown.
41.7 KB
Loading

0 commit comments

Comments
 (0)