Mark
Mark
## Describe the bug CONTRIBUTING.md has many URLs with refereces to Legacy "ActuallyTaylor" repo instead of "OpenJelly". Likelly want to change for consistency of branding ## To Reproduce search for...
## Is your feature request related to a problem? Please describe. The protocol for retrieving a file(s) from the vscode extension is out of date in Open-Jellycuts. Needs to be...
## Describe the bug The 'Setting up Xcode' section in CONTRIBUTING.md needs more details. ## To Reproduce "After you have cloned all of the Swift Packages the next step is...
## Describe the bug For consistency and completeness, may need to duplicate ActuallyTaylor/Swift-Themes in OpenJelly ./Open-Jellycuts/.gitmodules:9: url = https://github.com/ActuallyTaylor/Swift-Themes ### Additional context ./Open-Jellycuts/.gitmodules references ActuallyTaylor/Swift-Themes there is no corresponding repo...
## Describe the bug .gitmodules has URLs that link to legacy ActuallyTaylor repo instead of OpenJelly, likely want to change for consitent branding ## To Reproduce search for github.com/ActuallyTaylor in...
## Describe the bug Jellycuts.xcodeproj has many legacy links github.com/ActuallyTaylor repo, likely want to change to github.com/OpenJelly for consistency of branding ## To Reproduce search or github.com/ActuallyTaylor in Jellycuts.xcodeproj ##...
## Describe the bug Shared/Constants.swift has many legacy URLs to github.com/ActuallyTaylor that likely should be changed to github.com/OpenJelly ## To Reproduce search or github.com/ActuallyTaylor in Shared/Constants.swift ## Examples 24: static...
## Describe the bug CONTRIBUTING.md has many URLs with refereces to Legacy "ActuallyTaylor" repo instead of "OpenJelly". Likelly want to change for consistency of branding ## To Reproduce search for...
## Describe the bug Current REAME.md references "github.com/ActuallyTaylor". Likely want to update to "github.com/OpenJelly" for branding consistency ### Section of concern Cloning To clone the repository it is critical that...
## Describe the bug The following code does not behave as in AppStore Jellycuts import Shortcuts askForInput(prompt: "What is your name?", type: Text, default: "", allowDecimal: false, allowNegative: false) >>...