mirror of
https://github.com/Snigdha-OS/snigdhaos-status.git
synced 2025-09-22 20:45:00 +02:00
Initial commit
This commit is contained in:
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
assignees: 'AnandChowdhary'
|
||||
|
||||
---
|
||||
|
||||
<!-- If you have a question, you should use Discussions instead: https://github.com/upptime/upptime/discussions -->
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
- Device: [e.g. iPhone6]
|
||||
- OS: [e.g. iOS8.1]
|
||||
- Browser [e.g. stock browser, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: Feature requests and ideas
|
||||
url: https://github.com/upptime/upptime/discussions/new?category=ideas
|
||||
about: Suggest an idea for this project
|
||||
- name: Questions
|
||||
url: https://github.com/upptime/upptime/discussions/new?category=q-a
|
||||
about: Please ask and answer questions here
|
17
.github/ISSUE_TEMPLATE/maintainance-event.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/maintainance-event.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Maintenance Event
|
||||
about: Schedule a work window
|
||||
title: "[Scheduled Maintenance] Site down for Maintenance"
|
||||
labels: maintenance
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
start: 2021-08-24T13:00:00.220Z
|
||||
end: 2021-08-24T14:00:00.220Z
|
||||
expectedDown: google, hacker-news
|
||||
-->
|
||||
|
||||
**Additional context**
|
||||
Who/what/when/where/why is this maintenance happening
|
Reference in New Issue
Block a user