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.
- Host: GitHub
- URL: https://github.com/depressioncenter/efdc-repo-template
- Owner: DepressionCenter
- License: gpl-3.0
- Created: 2023-05-05T03:29:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-18T02:59:57.000Z (7 months ago)
- Last Synced: 2025-12-21T12:52:01.044Z (7 months ago)
- Topics: efdc, github-templates, gpl, html, markdown, public-template, umich
- Language: CSS
- Homepage: https://depressioncenter.org
- Size: 45.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Notice: NOTICE
Awesome Lists containing this project
README

# < 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