diff --git a/.github/ISSUE_TEMPLATE/add-project-logo-or-image-to-your-main-repository.md b/.github/ISSUE_TEMPLATE/add-project-logo-or-image-to-your-main-repository.md
index 324eeac4..3ceab1aa 100644
--- a/.github/ISSUE_TEMPLATE/add-project-logo-or-image-to-your-main-repository.md
+++ b/.github/ISSUE_TEMPLATE/add-project-logo-or-image-to-your-main-repository.md
@@ -4,6 +4,7 @@ about: Simple action that will make it possible to add project to hackforla.org
title: ''
labels: enhancement
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/add-seed-data-to-a-table.md b/.github/ISSUE_TEMPLATE/add-seed-data-to-a-table.md
new file mode 100644
index 00000000..10f998c1
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/add-seed-data-to-a-table.md
@@ -0,0 +1,35 @@
+---
+name: Add seed data to a table
+about: For adding data that will be the same no matter what organization uses People
+ Depot
+title: Add seed data for [Replace with TABLE NAME]
+labels: 'Feature: Table Creation, good first issue, missing: feature, missing: stakeholder,
+ role: back end, size: 1pt'
+assignees: ''
+
+---
+
+### Dependency
+- [ ] #[Replace with ISSUE NUMBER FOR TABLE CREATION]
+
+### Overview
+
+We need to add seed data for the [Replace with TABLE NAME] table, because it won't be changing, it's the same for all users of people depot and the information is public
+
+### Action Items
+- [ ] Read the instructions (resource 1.01)
+- [ ] Find the table (resource 1.02), and add it to the resources below (resource 2.01)
+- [ ] create the json file
+- [ ] convert the json file to python script
+- [ ] Combine the script in migration
+- [ ] Update the 2.02 & 2.03 links when the pr is merged
+
+### Resources
+#### Resources for creating this issue
+- 1.01 Instruction: https://hackforla.github.io/peopledepot/how-to/create-initial-data-migrations/
+- 1.02 tables folder: https://github.com/hackforla/peopledepot/blob/main/app/core/migrations/
+
+#### Resources gathered during the completion of this issue
+- 2.01 table:
+- 2.02 json file (after commit):
+- 2.03 script that adds seed data:
diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md
index f3a8bf0a..998f844b 100644
--- a/.github/ISSUE_TEMPLATE/blank-issue.md
+++ b/.github/ISSUE_TEMPLATE/blank-issue.md
@@ -4,6 +4,7 @@ about: Consistent formatting makes Issues concise and easy to navigate.
title: ''
labels: ''
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/control-what-appears-when-you-paste-your-sites-link-in-social-media-sites.md b/.github/ISSUE_TEMPLATE/control-what-appears-when-you-paste-your-sites-link-in-social-media-sites.md
index 35416bf8..9c568faa 100644
--- a/.github/ISSUE_TEMPLATE/control-what-appears-when-you-paste-your-sites-link-in-social-media-sites.md
+++ b/.github/ISSUE_TEMPLATE/control-what-appears-when-you-paste-your-sites-link-in-social-media-sites.md
@@ -4,6 +4,7 @@ about: Add Open Graph Markup tags to header
title: Control what appears when you paste your sites link in social media sites
labels: enhancement, question
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/create-agenda.md b/.github/ISSUE_TEMPLATE/create-agenda.md
index 5065bc23..132f47a2 100644
--- a/.github/ISSUE_TEMPLATE/create-agenda.md
+++ b/.github/ISSUE_TEMPLATE/create-agenda.md
@@ -4,6 +4,7 @@ about: Assign issue to all team members day after meetup in prep for next meetup
title: ''
labels: documentation, help wanted, question
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/create-project-card-for--project-name-.md b/.github/ISSUE_TEMPLATE/create-project-card-for--project-name-.md
index 260a457b..702fdcaa 100644
--- a/.github/ISSUE_TEMPLATE/create-project-card-for--project-name-.md
+++ b/.github/ISSUE_TEMPLATE/create-project-card-for--project-name-.md
@@ -4,6 +4,7 @@ about: Gather information to add this project to HackforLA's website
title: ''
labels: documentation, good first issue, question
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/create-table-issue-template.md b/.github/ISSUE_TEMPLATE/create-table-issue-template.md
index e54dc056..81cea28c 100644
--- a/.github/ISSUE_TEMPLATE/create-table-issue-template.md
+++ b/.github/ISSUE_TEMPLATE/create-table-issue-template.md
@@ -4,6 +4,7 @@ about: Create an issue for each table required
title: 'Create Table: [name of table]'
labels: 'role: back end, size: 2pt'
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/emergent-request.md b/.github/ISSUE_TEMPLATE/emergent-request.md
index ca980d59..c0402d9d 100644
--- a/.github/ISSUE_TEMPLATE/emergent-request.md
+++ b/.github/ISSUE_TEMPLATE/emergent-request.md
@@ -1,9 +1,11 @@
---
name: Emergent Request
-about: When you discover something in your issue that is out of scope and it needs a new issue or discussion
+about: When you discover something in your issue that is out of scope and it needs
+ a new issue or discussion
title: 'ER: [replace with info ]'
labels: 'size: 0.25pt'
assignees: ''
+
---
### Emergent Requirement - Problem
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 2c54f8b4..f2819b22 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -4,6 +4,7 @@ about: Suggest an idea for this project
title: 'Feature Suggestion: '
labels: documentation
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/lighthouse--accessibility---forms.md b/.github/ISSUE_TEMPLATE/lighthouse--accessibility---forms.md
index b7d2e3ce..ee9dc0a4 100644
--- a/.github/ISSUE_TEMPLATE/lighthouse--accessibility---forms.md
+++ b/.github/ISSUE_TEMPLATE/lighthouse--accessibility---forms.md
@@ -1,9 +1,11 @@
---
name: 'Lighthouse: Accessibility - Forms'
-about: Instructions for creating or improving forms to make them accessible when visitors use screen readers AKA Form elements must have labels
+about: Instructions for creating or improving forms to make them accessible when visitors
+ use screen readers AKA Form elements must have labels
title: 'Lighthouse: Accessibility - Forms'
labels: ''
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/lighthouse--accessibility---links.md b/.github/ISSUE_TEMPLATE/lighthouse--accessibility---links.md
index c4ff9f41..44f0fd57 100644
--- a/.github/ISSUE_TEMPLATE/lighthouse--accessibility---links.md
+++ b/.github/ISSUE_TEMPLATE/lighthouse--accessibility---links.md
@@ -4,6 +4,7 @@ about: AKA Links must have discernible text
title: 'Lighthouse: Accessibility - Links'
labels: ''
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/lighthouse--cross-origin-destinations-are-unsafe.md b/.github/ISSUE_TEMPLATE/lighthouse--cross-origin-destinations-are-unsafe.md
index f716ba0c..a9418826 100644
--- a/.github/ISSUE_TEMPLATE/lighthouse--cross-origin-destinations-are-unsafe.md
+++ b/.github/ISSUE_TEMPLATE/lighthouse--cross-origin-destinations-are-unsafe.md
@@ -4,6 +4,7 @@ about: Instructions for addressing the cross-origin linking vulnerabilities
title: 'Lighthouse Issue: Cross-origin destinations are unsafe'
labels: ''
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/lighthouse--how-to.md b/.github/ISSUE_TEMPLATE/lighthouse--how-to.md
index 44ad6a78..e9a008ff 100644
--- a/.github/ISSUE_TEMPLATE/lighthouse--how-to.md
+++ b/.github/ISSUE_TEMPLATE/lighthouse--how-to.md
@@ -4,6 +4,7 @@ about: Provides overview of how to use Lighthouse and links to additional resour
title: 'Lighthouse: How To'
labels: ''
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/lighthouse--image-optimization.md b/.github/ISSUE_TEMPLATE/lighthouse--image-optimization.md
index bbf2e8ff..22db8649 100644
--- a/.github/ISSUE_TEMPLATE/lighthouse--image-optimization.md
+++ b/.github/ISSUE_TEMPLATE/lighthouse--image-optimization.md
@@ -4,6 +4,7 @@ about: Instructions for optimizing images
title: 'Lighthouse: Image Optimization'
labels: ''
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/proposal-to-change-project-md-file-format.md b/.github/ISSUE_TEMPLATE/proposal-to-change-project-md-file-format.md
index 7394c54e..eb63e476 100644
--- a/.github/ISSUE_TEMPLATE/proposal-to-change-project-md-file-format.md
+++ b/.github/ISSUE_TEMPLATE/proposal-to-change-project-md-file-format.md
@@ -4,6 +4,7 @@ about: To propose changes to project.md file format
title: Proposal to change project.md file format [that accomplishes x]
labels: documentation, enhancement
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/update-content-for-readme-file.md b/.github/ISSUE_TEMPLATE/update-content-for-readme-file.md
index f9dafe85..a4168b28 100644
--- a/.github/ISSUE_TEMPLATE/update-content-for-readme-file.md
+++ b/.github/ISSUE_TEMPLATE/update-content-for-readme-file.md
@@ -4,6 +4,7 @@ about: Instructions for revising the README.md file inside this repository
title: ''
labels: documentation, good first issue, help wanted, question
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/update-project-profile---name-of-project-.md b/.github/ISSUE_TEMPLATE/update-project-profile---name-of-project-.md
index af27b9c8..640b00db 100644
--- a/.github/ISSUE_TEMPLATE/update-project-profile---name-of-project-.md
+++ b/.github/ISSUE_TEMPLATE/update-project-profile---name-of-project-.md
@@ -1,9 +1,11 @@
---
name: 'Update Project Profile: [name of project]'
-about: We are making a project home page for each project and need some additional info
+about: We are making a project home page for each project and need some additional
+ info
title: 'Update Project Profile: [name of project]'
labels: documentation
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/update-team-roster.md b/.github/ISSUE_TEMPLATE/update-team-roster.md
index a9e2c6f3..fb3a48e3 100644
--- a/.github/ISSUE_TEMPLATE/update-team-roster.md
+++ b/.github/ISSUE_TEMPLATE/update-team-roster.md
@@ -4,6 +4,7 @@ about: Provides new team members a link to team roster to input their informatio
title: ''
labels: documentation, good first issue, question
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/wave-chrome-extension--accessibility-review.md b/.github/ISSUE_TEMPLATE/wave-chrome-extension--accessibility-review.md
index c78ada6d..5520627a 100644
--- a/.github/ISSUE_TEMPLATE/wave-chrome-extension--accessibility-review.md
+++ b/.github/ISSUE_TEMPLATE/wave-chrome-extension--accessibility-review.md
@@ -4,6 +4,7 @@ about: Describe this issue template's purpose here.
title: 'Wave Chrome Extension: Accessibility review'
labels: ''
assignees: ''
+
---
### Overview
diff --git a/.github/ISSUE_TEMPLATE/which-accessibility-testing-tool-should-you-use-.md b/.github/ISSUE_TEMPLATE/which-accessibility-testing-tool-should-you-use-.md
index a8196ca6..161e48ac 100644
--- a/.github/ISSUE_TEMPLATE/which-accessibility-testing-tool-should-you-use-.md
+++ b/.github/ISSUE_TEMPLATE/which-accessibility-testing-tool-should-you-use-.md
@@ -1,9 +1,11 @@
---
name: Which accessibility testing tool should you use?
-about: There are a lot of tools, this issue has a list of our favorites and links to more
+about: There are a lot of tools, this issue has a list of our favorites and links
+ to more
title: Which accessibility testing tool should you use?
labels: ''
assignees: ''
+
---
### Overview