Skip to content
This repository was archived by the owner on Feb 17, 2023. It is now read-only.

Commit ee37370

Browse files
Bot Updating Templated Files
1 parent 2c6a742 commit ee37370

File tree

6 files changed

+30
-147
lines changed

6 files changed

+30
-147
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Based on the issue template
2+
name: Bug report
3+
description: Create a report to help us improve
4+
title: "[BUG] <title>"
5+
labels: [Bug]
6+
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
# DEPRECATION NOTICE
11+
12+
This image is deprecated. We will not offer support for this image and it will not be updated.
13+
14+
We recommend our focal mono baseimage instead:
15+
https://github.com/linuxserver/docker-baseimage-mono
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Based on the issue template
2+
name: Feature request
3+
description: Suggest an idea for this project
4+
title: "[FEAT] <title>"
5+
labels: [enhancement]
6+
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
# DEPRECATION NOTICE
11+
12+
This image is deprecated. We will not offer support for this image and it will not be updated.
13+
14+
We recommend our focal mono baseimage instead:
15+
https://github.com/linuxserver/docker-baseimage-mono

.github/workflows/external_trigger.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/workflows/external_trigger_scheduler.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

.github/workflows/package_trigger.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/workflows/package_trigger_scheduler.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)