Skip to content

Delete the redundant blank-issue.md template #172

Description

@ale210

Overview

We need to delete .github/ISSUE_TEMPLATE/blank-issue.md because it duplicates the "Blank Issue Form (w/o Dependency)" issue form while applying no labels and no project board. Issues opened from it start with no size/role/feature/complexity/milestone labels and never reach CoP: DevOps: Project Board, so they are invisible to the weekly label check until someone notices by hand.

Action Items

  • Delete .github/ISSUE_TEMPLATE/blank-issue.md.
  • Search the repo for anything that still points at it (grep -ri "blank-issue.md" .) — the other templates, CONTRIBUTING.md, and the README are the likely places. Nothing is expected to match; this is a check, not an edit.
  • After the PR merges to master, verify: open https://github.com/hackforla/devops/issues/new/choose and confirm "Blank Issue" no longer appears, while both "Blank Issue Form (w/o Dependency)" and "Blank Issue Form (w/ Dependency)" still do. This step cannot be done from the PR branch — GitHub builds the template picker from the default branch only, so the change is invisible until it merges. Don't close this issue until you have checked.

Resources/Instructions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Prioritized Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions