egh / ledger-autosync

Synchronize your ledger-cli files with your bank.
GNU General Public License v3.0
273 stars 42 forks source link

How to contribute patches #76

Closed qypea closed 5 years ago

qypea commented 5 years ago

What is the proper way to contribute patches to this project? A CONTRIBUTING file or section in the Readme would help new people jump in quicker, with less concern that they're stepping on someone else's work

egh commented 5 years ago

What do you have in mind? In general I am open to pull requests and don't have much of an idea of, e.g. further direction in ledger-autosync. But I'd be happy to just add a CONTRIBUTING file that said that.

qypea commented 5 years ago

A CONTRIBUTING file stating you were open to pull requests for bug fixes and enhancements would go a long way to help new people jump in quicker. Might be good to write down any kinds of pull requests you are not open to as well(Large refactorings, rename all X to Y, etc)

egh commented 5 years ago

https://github.com/egh/ledger-autosync/pull/83

qypea commented 5 years ago

Great. Thanks