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

Make it clear how to install the plugin #2993

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

jwbth
Copy link

@jwbth jwbth commented Mar 28, 2024

The markup in README.md is misleading, as it puts several alternatives into one block of code while not making it clear where the alternatives begin and end, forcing the reader to think hard about it. The pull request splits the block of code into three isolated ones, preceding each one with a comment and organizing them in a list.

The markup was misleading, as it put several alternatives into one block of code while not making it clear where the alternatives begin and end, forcing the reader to think hard about it.
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.81%. Comparing base (2de78c1) to head (3d778ae).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2993   +/-   ##
=======================================
  Coverage   81.81%   81.81%           
=======================================
  Files          77       77           
  Lines        3795     3795           
  Branches     1257     1257           
=======================================
  Hits         3105     3105           
  Misses        690      690           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

It makes it more clear that this is a list of alternatives, not a list of steps.
@jwbth jwbth changed the title Make it more clear how to install the plugin Make it clear how to install the plugin Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant