-
Notifications
You must be signed in to change notification settings - Fork 45
Add Transaction Log #4
Comments
Are you still accepting contributions for this app? if so i would like to take a look. |
I haven’t touched this project for a long time but I believe there’s a PR open for this right now. I don’t think I ever got around to reviewing it properly though :( |
Ok, Im trying to figure out how to make contributions to projects on here that have issues. Do people usually just download the app, use it, and comment here what they think is wrong with it or suggest a feature they think should be added? |
The specific workflow depends on the project you would like to contribute to. What you described could happen, if somebody finds a bug or requests a feature, they would open an issue and somebody (maybe even the person that opened it) could work on the issue once it’s been discussed 😊 This project does not serve as a great example though since the maintainer (me) did not do a good job at actively maintaining the project (since this was more of a weekend-thing for me). |
Ok, its all good. Ill mess with it anyway looking at the issues that you opened. Cool? |
A feature that was asked for a lot was a transaction log. I don't think it's feasible to use NSUserDefaults for keeping track of all transactions, so this would also require a switch of storage technology.
The text was updated successfully, but these errors were encountered: