Skip to content

Commit eb6237f

Browse files
authored
Merge pull request #197 from linuxserver/ubuntu-xfce-readme
2 parents fb44a77 + 2b24740 commit eb6237f

16 files changed

Lines changed: 679 additions & 17 deletions

.editorconfig

100755100644
File mode changed.

.github/CONTRIBUTING.md

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you would like to change our readme, please __**do not**__ directly edit the
2727
Instead edit the [readme-vars.yml](https://github.com/linuxserver/docker-rdesktop/edit/ubuntu-xfce/readme-vars.yml).
2828

2929
These variables are used in a template for our [Jenkins Builder](https://github.com/linuxserver/docker-jenkins-builder) as part of an ansible play.
30-
Most of these variables are also carried over to [docs.linuxserver.io](https://docs.linuxserver.io)
30+
Most of these variables are also carried over to [docs.linuxserver.io](https://docs.linuxserver.io/images/docker-rdesktop)
3131

3232
### Fixing typos or clarify the text in the readme
3333

.github/ISSUE_TEMPLATE/config.yml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ contact_links:
99
about: Post on our community forum.
1010

1111
- name: Documentation
12-
url: https://docs.linuxserver.io
12+
url: https://docs.linuxserver.io/images/docker-rdesktop
1313
about: Documentation - information about all of our containers.

.github/ISSUE_TEMPLATE/issue.bug.yml

100755100644
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,14 @@ body:
4747
render: markdown
4848
validations:
4949
required: false
50+
- type: dropdown
51+
attributes:
52+
label: CPU architecture
53+
options:
54+
- x86-64
55+
- arm64
56+
validations:
57+
required: true
5058
- type: textarea
5159
attributes:
5260
label: Docker creation

.github/ISSUE_TEMPLATE/issue.feature.yml

100755100644
File mode changed.

.github/workflows/call_issue_pr_tracker.yml

100755100644
File mode changed.

.github/workflows/call_issues_cron.yml

100755100644
File mode changed.

.github/workflows/external_trigger.yml

100755100644
File mode changed.

.github/workflows/external_trigger_scheduler.yml

100755100644
File mode changed.

.github/workflows/greetings.yml

100755100644
File mode changed.

0 commit comments

Comments
 (0)