Thank you, Martin. I already have a fork so will learn how to update the fork. (I previously updated, should be able to do again.) Let me dabble a bit and will see if I can manage. :-)
On Sunday, July 8, 2018 at 4:53:45 PM UTC-5, Martin Michlmayr wrote: > > * Scott Carpenter <[email protected] <javascript:>> [2018-07-08 14:50]: > > I'd be happy to learn. (I would take pride in having my name in the > > contributor list!) > > 1. Go to https://github.com/ledger/ledger > 2. Click "fork" on the upper right corner > 3. You'll end up with your own fork at https://github.com/USER/ledger > 4. On the command line, check out with > git clone [email protected]:USER/ledger > 5. cd ledger > 6. git checkout -b manual > 7. edit file > 8. git commit -a > 9. git push origin > 10. GitHub should allow you to do a PR > > -- > Martin Michlmayr > https://www.cyrius.com/ > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
