mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
fix: label auto-adding after label rename (#226)
This commit is contained in:
parent
7a8c6e109e
commit
4faee7b12b
3 changed files with 5 additions and 5 deletions
4
.github/ISSUE_TEMPLATE/bug_report_docker.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report_docker.md
vendored
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
name: Local installation bug report
|
||||
name: Docker bug report
|
||||
about: Create a bug report
|
||||
labels:
|
||||
- kind/bug
|
||||
- bug
|
||||
- area/docker
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
name: Docker bug report
|
||||
name: Local installation bug report
|
||||
about: Create a bug report
|
||||
labels:
|
||||
- kind/bug
|
||||
- bug
|
||||
- area/local_installation
|
||||
---
|
||||
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
|
@ -2,7 +2,7 @@
|
|||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
labels:
|
||||
- kind/feature
|
||||
- feature
|
||||
---
|
||||
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue