An open API service indexing awesome lists of open source software.

https://github.com/depressioncenter/efdc-repo-template

Standard code repo template that provides common features, README sections, and U-M copyright notices to help new repositories comply with U-M guidelines.
https://github.com/depressioncenter/efdc-repo-template

efdc github-templates gpl html markdown public-template umich

Last synced: 27 days ago
JSON representation

Standard code repo template that provides common features, README sections, and U-M copyright notices to help new repositories comply with U-M guidelines.

Awesome Lists containing this project

README

          

![Eisenberg Family Depression Center](https://github.com/DepressionCenter/.github/blob/main/images/EFDCLogo_375w.png "depressioncenter.org")

# < Repository Title >

## Description
< Program/Library name > is a < program/library/collection of scripts > for < description of what it does and what problem it solves >.

## Quick Start Guide
+ < Short compile/run instructions, without too much detail >

## Documentation
+ The full documentation is available at: https://michmed.org/efdc-kb
+ __OR__ Detailed setup and usage instructions are available at: [ article_title ](https://link).

## Additional Resources
+ < Links to study website, related projects, etc. >

## About the Team
< 1-2 paragraphs about your department, core, lab, study team, class or project. This is your marketing space! >

Learn more at: < link to dept/lab/project website >

## Contact
To get in touch, contact the individual developers in the check-in history.

If you need assistance identifying a contact person, email the project maintainers at: < dept/lab/mcommunity group email address >.

## Credits
#### Contributors:
+ [Eisenberg Family Depression Center](https://depressioncenter.org) [(@DepressionCenter)](https://github.com/DepressionCenter)
+ [Gabriel Mongefranco](https://gabriel.mongefranco.com) [(@gabrielmongefranco)](https://github.com/gabrielmongefranco)
+ Name [ @githubusername ]( link to github profile or website )
+ Name [ @githubusername ]( link to github profile or website )
+ [ Name ]( link to profile or website ) [ @githubusername ]( link to github profile )
+ [ Name ]( link to profile or website ) [ @githubusername ]( link to github profile )

#### This work is based in part on the following projects, libraries and/or studies:
+ None
+ __OR__ < Library or project name > - < link >

## License
### Copyright Notice
Copyright © 2026 The Regents of the University of Michigan

### Software and Library License Notice
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see .

### Documentation License Notice
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
You should have received a copy of the license included in the section entitled "GNU
Free Documentation License". If not, see

## Citation
If you find this repository, code or paper useful for your research, please cite it.

#### Citation Example:
>_Last, first; Last, First; Last, First (2026). < Project Name >. University of Michigan. Software. https://github.com/DepressionCenter/< Project URL >_
​​​​​​​    _DOI: [< DOI # e.g. 10.6084/m9.figshare.xxxxxx.v1 >](https://doi.org/...)_

#### __OPTIONAL__ Release History and DOI #:
* 2026-01-01: v1.0. [< DOI # e.g. 10.6084/m9.figshare.xxxxxx.v1 >](https://doi.org/...)
* 2026-06-30: v1.5. [< DOI # e.g. 10.6084/m9.figshare.xxxxxx.v1_5 >](https://doi.org/...)
* 2026-01-01: v2.0. [< DOI # e.g. 10.6084/m9.figshare.xxxxxx.v2 >](https://doi.org/...)

----

Copyright © 2026 The Regents of the University of Michigan