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

chore: Fixed an incomplete sentence in contributing guide #8471

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

jbla484
Copy link
Contributor

@jbla484 jbla484 commented Oct 20, 2023

Description

I found an incomplete sentence while trying to learn how to make my first open source commit. I figured I'd fix it and help guide newcomers to include as much information as possible.

Specific Changes proposed

Fixed an incomplete sentence within the contributing readme.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chrome, Firefox, IE)
    • Unit Tests updated or fixed
    • Docs/guides updated
    • Example created (starter template on JSBin)
  • Reviewed by Two Core Contributors

@welcome
Copy link

welcome bot commented Oct 20, 2023

💖 Thanks for opening this pull request! 💖

Things that will help get your PR across the finish line:

  • Run npm run lint -- --errors locally to catch formatting errors earlier.
  • Include tests when adding/changing behavior.
  • Include screenshots and animated GIFs whenever possible.

We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.

CONTRIBUTING.md Outdated Show resolved Hide resolved
@mister-ben mister-ben changed the title Fixed an incomplete sentence. chore: Fixed an incomplete sentence in contributing guide Oct 20, 2023
Co-authored-by: mister-ben <git@misterben.me>
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #8471 (8e6f56b) into main (cd2dac4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #8471   +/-   ##
=======================================
  Coverage   82.71%   82.71%           
=======================================
  Files         113      113           
  Lines        7589     7589           
  Branches     1826     1826           
=======================================
  Hits         6277     6277           
  Misses       1312     1312           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mister-ben mister-ben merged commit f7b1e3d into videojs:main Oct 24, 2023
10 checks passed
@welcome
Copy link

welcome bot commented Oct 24, 2023

Congrats on merging your first pull request! 🎉🎉🎉

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.

None yet

3 participants