GithubHelp home page GithubHelp logo

Comments (8)

opsdisk avatar opsdisk commented on July 2, 2024

Thanks for the heads up @SergioP3rez ...I'll take a look and push a fix if it needs it.

from pagodo.

SergioP3rez avatar SergioP3rez commented on July 2, 2024

@opsdisk no problem, it is a pleassure to contribute! If you want, since I have already made the fix in the code, I can generate a pull request that you would only have to validate :)

from pagodo.

opsdisk avatar opsdisk commented on July 2, 2024

That works even better!

from pagodo.

SergioP3rez avatar SergioP3rez commented on July 2, 2024

Ok! I will do it then.

Regards and thanks for your work!

from pagodo.

SergioP3rez avatar SergioP3rez commented on July 2, 2024

@opsdisk Excuse me, you should give me permissions to contribute to this repository, i can not push my changes If you do not give me the required permissions :)

remote: Permission to opsdisk/pagodo.git denied to SergioP3rez.
fatal: unable to access 'https://github.com/opsdisk/pagodo.git/': The requested URL returned error: 403

Thanks in advance!

from pagodo.

opsdisk avatar opsdisk commented on July 2, 2024

The github workflow I'm familiar with is to clone this repo to your local box

git clone https://github.com/opsdisk/pagodo.git

create a new branch, add file, and commit it.

git checkout -b myfix
git add somefile.py
git commit -m "fixed thing"

push it to your github repo

git push origin https://github.com/SergioP3rez/pagodo.git

then request a PR through the web interface.

from pagodo.

SergioP3rez avatar SergioP3rez commented on July 2, 2024

@opsdisk Yes, that is the workflow that i followed, but I think I must do a fork or similar. I will try forking the project and retry.

from pagodo.

SergioP3rez avatar SergioP3rez commented on July 2, 2024

Done! Now you can review my pull request and merge it to master if it looks good to you.

Regards and thanks again!

from pagodo.

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.