Overview
We need to delete 15 issue templates that were inherited from the Hack for LA website repo and have nothing to do with incubator's AWS infrastructure work, so contributors opening an issue aren't shown 20 choices when only 5 are relevant. The blank issue forms added in #145 now cover general-purpose issues.
Action Items
Resources/Instructions
- Directory: .github/ISSUE_TEMPLATE/
- Nothing outside
.github/ISSUE_TEMPLATE/ references any of these files — checked across the repo before writing this issue.
- devops-security did the equivalent cleanup in devops-security#162; same reasoning applies here.
- Issues already opened from these templates are unaffected — deleting a template does not change existing issues.
- Out of scope, tracked separately:
feature_request.md is labeled documentation and probably wants enhancement, and there is no config.yml, so the "open a blank issue" escape hatch stays open either way.
Overview
We need to delete 15 issue templates that were inherited from the Hack for LA website repo and have nothing to do with incubator's AWS infrastructure work, so contributors opening an issue aren't shown 20 choices when only 5 are relevant. The blank issue forms added in #145 now cover general-purpose issues.
Action Items
.github/ISSUE_TEMPLATE/:lighthouse--accessibility---forms.mdlighthouse--accessibility---links.mdlighthouse--cross-origin-destinations-are-unsafe.mdlighthouse--how-to.mdlighthouse--image-optimization.mdwave-chrome-extension--accessibility-review.mdwhich-accessibility-testing-tool-should-you-use-.mdadd-project-logo-or-image-to-your-main-repository.mdcontrol-what-appears-when-you-paste-your-sites-link-in-social-media-sites.mdcreate-project-card-for--project-name-.mdupdate-project-profile---name-of-project-.mdproposal-to-change-project-md-file-format.mdupdate-content-for-readme-file.mdcustom.md. It is unedited GitHub boilerplate — 126 bytes, empty body, and itsabout:still reads "Describe this issue template's purpose here."blank-issue.md. It is superseded by "Blank Issue Form with No Dependency" from Add blank issue forms #145: same three sections, but as a markdown template it cannot mark fields required and cannot add issues to the project board.create-agenda.md,update-team-roster.md,feature_request.md.Resources/Instructions
.github/ISSUE_TEMPLATE/references any of these files — checked across the repo before writing this issue.feature_request.mdis labeleddocumentationand probably wantsenhancement, and there is noconfig.yml, so the "open a blank issue" escape hatch stays open either way.