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

Updated README.md - optimize console command's #803

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

sfritzsche
Copy link
Contributor

The previous console commands, made it impossible to use the GUI copy function as intended:

If someone clicked on the "copy" button to the right of the command, then not only the command was copied, but also the preceding "$" character.

The unnecessary character was removed from all commands and the usual Markdown tag "console" was added.

This pull request is also related to file: "/.github/CONTRIBUTING.md". Please let me know if you want me to revise this file as well.

@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #803 (66a5088) into main (e91369d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #803   +/-   ##
=========================================
  Coverage     83.96%   83.96%           
  Complexity       57       57           
=========================================
  Files             4        4           
  Lines           237      237           
=========================================
  Hits            199      199           
  Misses           38       38           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e91369d...66a5088. Read the comment docs.

The previous console commands, made it impossible to use the GUI copy function as intended:

If someone clicked on the "copy" button to the right of the command, then not only the command was copied, but also the preceding "$" character.

The unnecessary character was removed from all commands and the usual Markdown tag "console" was added.
@localheinz localheinz self-assigned this Nov 4, 2021
@localheinz localheinz changed the title Updated README.md - optimize console command's Updated README.md - optimize console command's Nov 4, 2021
Copy link
Member

@localheinz localheinz left a comment

Choose a reason for hiding this comment

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

👍

@localheinz localheinz merged commit 80e361c into ergebnis:main Nov 4, 2021
@localheinz
Copy link
Member

Thank you, @sfritzsche!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants