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

Add description to the System Setup section #694

Merged

Conversation

CarsBeck
Copy link
Contributor

Type of Change

  • UI/UX improvement

Description

I added a description to the Full System Cleanup command in the System Setup section.

Testing

I built and ran the application, ensuring the description displayed as intended.

Impact

Descriptions are now available for commands that previously did not include them, which adds more context to inexperienced users.

Issues / other PRs related

  • Improves the UI and the UX

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

adamperkowski

This comment was marked as outdated.

@CarsBeck
Copy link
Contributor Author

CarsBeck commented Sep 29, 2024

what about these?

[[data.entries]]
name = "Multimedia Codecs"
script = "fedora/multimedia-codecs.sh"
task_list = "I"
[[data.entries]]
name = "Nvidia Proprietary Drivers"
script = "fedora/nvidia-proprietary-driver-setup.sh"
task_list = "I"

I am blind and will change this, is there anything I need to mark on the post in the meantime to signify I'm changing it?

@CarsBeck
Copy link
Contributor Author

Should be good now, thanks for the catch (I'm new to all this)

Copy link
Collaborator

@adamperkowski adamperkowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem. We've all been there.

@ChrisTitusTech ChrisTitusTech merged commit 5eeeec0 into ChrisTitusTech:main Sep 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants