Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement splash screen. #354

Open
github-actions bot opened this issue Aug 31, 2020 · 0 comments
Open

Implement splash screen. #354

github-actions bot opened this issue Aug 31, 2020 · 0 comments
Labels
bump: patch Issue or PR documents a bug fix or enhancement requiring a patch version bump. dobranch Create issue branch when issue is assigned. priority: low Issue or PR is low priority. status: backlog Issue or PR is open, unmilestoned, and unassigned. todo Issue was created automatically from an ISSUE statement in the code. type: feature Issue or PR adds or requests new functionality.
Milestone

Comments

@github-actions
Copy link
Contributor

Implement splash screen.

#// TODO: Implement splash screen.

def the_one_ring() -> None:
    """Execute the main function for RAMSTK."""
    #// TODO: Implement splash screen.
    #//
    #// Add a splash screen to the launch of RAMSTK.
    #//
    #// labels: globalbacklog, normal
    # splScreen = SplashScreen()

    # Read the user configuration file and create a logger.  The user

d5b9179958daa0186690ae77fda1507f1f328011

@github-actions github-actions bot added the todo Issue was created automatically from an ISSUE statement in the code. label Aug 31, 2020
@weibullguy weibullguy added this to the Future milestone Sep 12, 2020
@weibullguy weibullguy added priority: low Issue or PR is low priority. status: backlog Issue or PR is open, unmilestoned, and unassigned. type:enhancement labels Sep 12, 2020
@weibullguy weibullguy added the bump: patch Issue or PR documents a bug fix or enhancement requiring a patch version bump. label Jan 3, 2021
@weibullguy weibullguy added priority: normal Issue or PR is normal priority. and removed priority: low Issue or PR is low priority. labels Jul 23, 2021
@weibullguy weibullguy added priority: low Issue or PR is low priority. and removed priority: normal Issue or PR is normal priority. labels Jul 23, 2021
@weibullguy weibullguy added type: feature Issue or PR adds or requests new functionality. and removed enhancement labels Jul 24, 2021
@weibullguy weibullguy added the dobranch Create issue branch when issue is assigned. label Aug 22, 2021
@weibullguy weibullguy removed this from the Future milestone Oct 7, 2021
@weibullguy weibullguy added this to the v1.0.0 milestone Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump: patch Issue or PR documents a bug fix or enhancement requiring a patch version bump. dobranch Create issue branch when issue is assigned. priority: low Issue or PR is low priority. status: backlog Issue or PR is open, unmilestoned, and unassigned. todo Issue was created automatically from an ISSUE statement in the code. type: feature Issue or PR adds or requests new functionality.
Projects
None yet
Development

No branches or pull requests

1 participant