Skip to content

Commit

Permalink
rm assignee from issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
k-doering-NOAA authored and ChristineStawitz-NOAA committed May 7, 2024
1 parent 97281c2 commit 3831941
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Bug Report
description: Report a bug that causes the existing functionality to differ from what is described in the development plan
title: "[Bug]: "
labels: ["kind: bug", "triage_needed"]
assignees:
- ChristineStawitz-NOAA
body:
- type: markdown
attributes:
Expand Down
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/developer_other_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Developer (other issue)
description: For FIMS implementation team members to document other types of issues
title: "[Developer Issue]: "
labels: ["status: triage_needed"]
assignees:
- ChristineStawitz-NOAA
body:
- type: markdown
attributes:
Expand Down
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Feature Request
description: Request new features or changes to features, such that the described functionality differs from what is currently in the development plan
title: "[Feature]: "
labels: ["kind: enhancement", "status: triage_needed"]
assignees:
- ChristineStawitz-NOAA
body:
- type: markdown
attributes:
Expand Down
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/refactor_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Refactor
description: Change the current structure of the code
title: "[Refactor]: "
labels: ["kind: refactor", "status: triage_needed"]
assignees:
- ChristineStawitz-NOAA
body:
- type: markdown
attributes:
Expand Down

0 comments on commit 3831941

Please sign in to comment.