Coder Social home page Coder Social logo

README.md is incorrect about js-assessment HOT 4 CLOSED

rmurphey avatar rmurphey commented on June 11, 2024
README.md is incorrect

from js-assessment.

Comments (4)

rmurphey avatar rmurphey commented on June 11, 2024

I've updated this; in the future, please feel free to just submit a pull request with the correction!

from js-assessment.

jonkemp avatar jonkemp commented on June 11, 2024

Great thanks! I wasn't sure how to submit a pull request to include a single commit. My repo had the answers that I had worked on, and I did not want to submit those as well.

from js-assessment.

rmurphey avatar rmurphey commented on June 11, 2024

In that case, your best bet would be:

  • add this repo (rmurphey/js-assessment) as a remote: git remote add rmurphey git://github.com/rmurphey/js-assessment.git
  • create a branch from this repo's master: git branch readme_fix rmurphey/master
  • make your changes and commit them
  • push your branch to your repo: git push -u origin readme_fix (assuming your jonkemp/js-assessment remote is named origin)
  • submit a pull request from that branch

Hope this helps :)

from js-assessment.

jonkemp avatar jonkemp commented on June 11, 2024

Ah yes, that does. Thank you!

from js-assessment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.