💫 Rebranding to embassyOS (#1851)

* name change to embassyOS

* filename change

* motd ASCII update

* some leftovers
This commit is contained in:
Mariusz Kogen
2022-10-03 20:13:48 +02:00
committed by GitHub
parent 719cd5512c
commit 2000a8f3ed
24 changed files with 52 additions and 52 deletions

View File

@@ -1,5 +1,5 @@
name: 🐛 Bug Report
description: Create a report to help us improve EmbassyOS
description: Create a report to help us improve embassyOS
title: '[bug]: '
labels: [Bug, Needs Triage]
assignees:
@@ -14,8 +14,8 @@ body:
required: true
- type: input
attributes:
label: EmbassyOS Version
description: What version of EmbassyOS are you running?
label: embassyOS Version
description: What version of embassyOS are you running?
placeholder: e.g. 0.3.0
validations:
required: true

View File

@@ -1,5 +1,5 @@
name: 💡 Feature Request
description: Suggest an idea for EmbassyOS
description: Suggest an idea for embassyOS
title: '[feat]: '
labels: [Enhancement]
assignees:
@@ -27,7 +27,7 @@ body:
- type: textarea
attributes:
label: Describe Preferred Solution
description: How you want this feature added to EmbassyOS?
description: How you want this feature added to embassyOS?
- type: textarea
attributes:
label: Describe Alternatives