Skip to content

Commit

Permalink
remove "aws" from issue template for gcp detector (#4260)
Browse files Browse the repository at this point in the history
  • Loading branch information
utsushiiro committed Aug 30, 2023
1 parent 8f53fc1 commit bbe8113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report_detector_gcp.md
@@ -1,8 +1,8 @@
---
name: '[detector: aws:gcp] Bug report'
name: '[detector: gcp] Bug report'
about: Create a report of invalid behavior about the gcp package to help us improve
title: ''
labels: 'bug, area: detector, detector: aws:gcp'
labels: 'bug, area: detector, detector: gcp'

---

Expand Down

0 comments on commit bbe8113

Please sign in to comment.