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

fix: add new line after version cmd output #270

Merged
merged 1 commit into from
Apr 14, 2023
Merged

fix: add new line after version cmd output #270

merged 1 commit into from
Apr 14, 2023

Conversation

nunoadrego
Copy link
Contributor

@nunoadrego nunoadrego commented Apr 14, 2023

Closes #262

πŸ“‘ Description

Add a new line after the version command output.

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

Before

./k8sgpt version
k8sgpt version dev%

After

./k8sgpt version
k8sgpt version dev

Signed-off-by: Nuno Adrego <55922671+nunoadrego@users.noreply.github.com>
@nunoadrego nunoadrego marked this pull request as ready for review April 14, 2023 10:44
@nunoadrego nunoadrego requested review from a team as code owners April 14, 2023 10:44
@AlexsJones AlexsJones merged commit a8f8070 into k8sgpt-ai:main Apr 14, 2023
@nunoadrego nunoadrego deleted the fix/version branch April 14, 2023 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

question: k8sgpt version new line
2 participants