Add feature request link to README (#1012)

This commit is contained in:
youngcw
2023-05-07 15:45:29 -07:00
committed by GitHub
parent 7d80c3eda6
commit 7b1c3665d5
2 changed files with 12 additions and 0 deletions

View File

@@ -40,6 +40,12 @@ The Actual app is split up into a few packages:
More information on the project structure is available in our [community documentation](https://actualbudget.github.io/docs/Developers/project-layout).
## Feature Requests
Current feature requests can be seen [here](https://github.com/actualbudget/actual/issues?q=is%3Aissue+label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc).
Vote for your favorite requests by reacting :+1: to the top comment of the request.
To add new feature requests, open a new Issue of the "Feature Request" type.
## Sponsors
Thanks to our wonderful sponsors who make Actual budget possible!

View File

@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [youngcw]
---
Add link to current feature requests to README.