https://github.com/beevomit/docTemplates
  
  
    =>DEVELOPMENT OF THIS REPO HAS MIGRATED TO SOURCEHUT!<= Simple Project Management and Document Templates in Markdown for Compatibility and Portability 
    https://github.com/beevomit/docTemplates
  
checklist documentation markdown project-management templates
        Last synced: 3 months ago 
        JSON representation
    
=>DEVELOPMENT OF THIS REPO HAS MIGRATED TO SOURCEHUT!<= Simple Project Management and Document Templates in Markdown for Compatibility and Portability
- Host: GitHub
 - URL: https://github.com/beevomit/docTemplates
 - Owner: beevomit
 - License: mit
 - Created: 2019-03-15T13:14:00.000Z (over 6 years ago)
 - Default Branch: master
 - Last Pushed: 2024-08-14T11:24:32.000Z (about 1 year ago)
 - Last Synced: 2024-10-10T16:05:11.951Z (about 1 year ago)
 - Topics: checklist, documentation, markdown, project-management, templates
 - Homepage: https://git.sr.ht/~mlot/docTemplates
 - Size: 39.1 KB
 - Stars: 82
 - Watchers: 4
 - Forks: 59
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
- jimsghstars - beevomit/docTemplates - =>DEVELOPMENT OF THIS REPO HAS MIGRATED TO SOURCEHUT!<= Simple Project Management and Document Templates in Markdown for Compatibility and Portability (Others)
 
README
          [](https://github.com/beevomit/docTemplates/network)
[](https://github.com/beevomit/docTemplates/stargazers)
[](https://github.com/beevomit/docTemplates/blob/master/LICENSE)
[](http://unmaintained.tech/)
# "Barely Sufficient" Templates
Simple templates mainly written in Markdown for use in project management and documentation.
## Small to Medium Project Management Documents
* [Project Summary](https://github.com/beevomit/docTemplates/blob/master/Project_Summary.md) - Template for a project summary including goals, risks, estimated costs, and closing checklist.
* [Project Planning Summary](https://github.com/beevomit/docTemplates/blob/master/Project_Planning_Summary.md) - Plan each project component's budget, schedule, and responsibility.
* [Project Budget Template](https://github.com/beevomit/docTemplates/blob/master/Project_Budget_Template.md) - Project budget template for comparing projected and actual expenditures.
* [Milestone Chart](https://github.com/beevomit/docTemplates/blob/master/Milestone_Chart.md) - Keep track of project progress by monitoring each project milestone.
* [Risk Identification Chart](https://github.com/beevomit/docTemplates/blob/master/Risk_Identification_Chart.md) - Identify project risks and document possible mitigations to the project's quality, cost, and schedule. 
* [Example Gantt Chart](https://github.com/beevomit/docTemplates/blob/master/gantt_chart.md) - Plan each project component based on a time schedule and dependency. (_Requires [Mermaid](https://mermaid-js.github.io/mermaid/#/)_)
* [Eisenhower Priority Matrix](https://github.com/beevomit/docTemplates/blob/master/Eisenhower_Matrix.md) - Simple matrix for determining task priority.
## Small to Medium Agile Project Management Documents
* [Kanban Template](https://github.com/beevomit/docTemplates/blob/master/kanbanTemplate.md) - Basic 4 column [Kanban](https://kanbanblog.com/explained/) style template for light project and to-do list managment.
## Documentation
* [Instructions Template](https://github.com/beevomit/docTemplates/blob/master/instructDocTemp.md) - Simple step-by-step or checklist based instructions template.
## Checklists
* [Project Overview](https://github.com/beevomit/docTemplates/blob/master/Project_Overview.md) - High level project overview checklist.