Skip to content

Commit 929e06a

Browse files
gbartoliniNiccoloFei
authored andcommitted
chore: add github handles
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent a0a4916 commit 929e06a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/ISSUE_TEMPLATE/extension.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,15 @@ body:
101101
validations:
102102
required: false
103103

104+
- type: input
105+
id: github-handles
106+
attributes:
107+
label: GitHub Handles of Component Owners
108+
description: List the GitHub handles (e.g., `@user1`, `@org/team`) that will be responsible for maintaining the extension and should be added to the `CODEOWNERS` file.
109+
placeholder: ex. @user1
110+
validations:
111+
required: true
112+
104113
- type: checkboxes
105114
id: terms
106115
attributes:

0 commit comments

Comments
 (0)