build: remove maintainer issue template (#51142)

This commit is contained in:
Niklas Wenzel
2026-04-19 01:59:12 +02:00
committed by GitHub
parent 9d77099a8c
commit f6f71fa787

View File

@@ -1,14 +0,0 @@
name: Maintainer Issue (not for public use)
description: Only to be created by Electron maintainers
body:
- type: checkboxes
attributes:
label: Confirmation
options:
- label: I am a [maintainer](https://github.com/orgs/electron/people) of the Electron project. (If not, please create a [different issue type](https://github.com/electron/electron/issues/new/).)
required: true
- type: textarea
attributes:
label: Description
validations:
required: true