From bd026732c8d9d6c9d7f2df73bb39fa7e7e3cbbc2 Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Tue, 26 Jul 2022 00:02:22 +0200 Subject: [PATCH] Add 'Contributing' to README --- README.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 36ea43e..744def3 100644 --- a/README.md +++ b/README.md @@ -13,19 +13,6 @@ Currently the application is usable when importing from YNAB via their CSV expor For people wishing to start fresh in Budgeteer, there currently are some blockers though: - The ability to create new accounts and categories is missing (#59) -## Data structure +## Contributing -1 User -N Budgets - AccountID[] - CategoryID[] - PayeeID[] - -N Accounts - TransactionID[] -N Categories - AssignmentID[] -N Payees - -N Transactions -N Assignments \ No newline at end of file +If you're willing to help, please check the issues for [help-wanted labels](https://git.javil.eu/jacob1123/budgeteer/issues?labels=4). Just using Budgeteer and reporting any issues is although very helpful. \ No newline at end of file