Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dsacms/income-reporting-playbook
The Income Reporting Playbook will offer guidance and templates to improve the client experience of providing income during benefit applications and renewals. It is currently being developed by Nava in conjunction with USDS and DSAC.
https://github.com/dsacms/income-reporting-playbook
cmsoss-tier1 income playbook reporting
Last synced: about 6 hours ago
JSON representation
The Income Reporting Playbook will offer guidance and templates to improve the client experience of providing income during benefit applications and renewals. It is currently being developed by Nava in conjunction with USDS and DSAC.
- Host: GitHub
- URL: https://github.com/dsacms/income-reporting-playbook
- Owner: DSACMS
- License: cc0-1.0
- Created: 2023-09-29T19:39:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-25T20:12:52.000Z (7 months ago)
- Last Synced: 2024-04-26T18:39:43.315Z (7 months ago)
- Topics: cmsoss-tier1, income, playbook, reporting
- Language: HTML
- Homepage: https://dsacms.github.io/income-reporting-playbook/
- Size: 424 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Income Reporting Playbook
## Disclaimer
**_This playbook is \*\*NOT\*\* a source of authoritative, legal, or regulatory guidance and has not been officially endorsed by the Center for Medicaid and CHIP Services (CMCS) or the Food and Nutrition Service (FNS). It is advisory only, and should be adapted appropriately for each state and scenario. Ultimately, it is the responsibility of state Medicaid and Supplemental Nutrition Assistance Program (SNAP) officials to ensure that implementation of any project is compliant with federal Medicaid and SNAP statute and regulations._****_Refer to CMCS' [website](https://www.medicaid.gov/medicaid/index.html) and FNS' [website](https://www.fns.usda.gov/snap/supplemental-nutrition-assistance-program) for up-to-date official guidance._**
## About the Project
**This project is being developed by Nava in collaboration with USDS.**The Income Reporting Playbook will offer guidance and templates to improve the client experience of providing income during benefit applications and renewals.
In this playbook, you’ll find:
* Recommended best practices
* Common terms and plain language definitions
* Example language and visual templates for income
Following this guidance can improve application form accessibility, equity, and usability.# Development and Software Delivery Lifecycle
The following guide is for members of the project team who have access to the repository. For more information on contribributing, see [the Contributing section](#contributing).
## Local Development
### Installation
``` bash
brew install rbenv
rbenv install
bundle install
```### Running the development server
Note: This server does not rebuild automatically. After any code changes, you will have to re-run the `make serve` command for it to rebuild.
``` bash
make serve
```You should now be able to access the site at:
## Contributing
We’re continuously improving and want to hear from you. Help us by emailing your feedback to [[email protected]](mailto:[email protected]).
## Codeowners
The contents of this repository are managed by **Nava**. You can contact Nava using this email address: [[email protected]](mailto:[email protected]).
## Policies
### Open Source Policy
We adhere to the [CMS Open Source
Policy](https://github.com/CMSGov/cms-open-source-policy). If you have any
questions, just [shoot us an email](mailto:[email protected]).### Security and Responsible Disclosure Policy
*Submit a vulnerability:* Unfortunately, we cannot accept secure submissions via
email or via GitHub Issues. Please use our website to submit vulnerabilities at
[https://hhs.responsibledisclosure.com](https://hhs.responsibledisclosure.com).
HHS maintains an acknowledgements page to recognize your efforts on behalf of
the American public, but you are also welcome to submit anonymously.For more information about our Security, Vulnerability, and Responsible Disclosure Policies, see [SECURITY.md](SECURITY.md).
## Public domain
This project is in the public domain within the United States, and copyright
and related rights in the work worldwide are waived through the [CC0 1.0
Universal public domain
dedication](https://creativecommons.org/publicdomain/zero/1.0/) as indicated in [LICENSE](LICENSE).All contributions to this project will be released under the CC0 dedication. By
submitting a pull request or issue, you are agreeing to comply with this waiver
of copyright interest.