Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 98488bd

Browse files
author
Luke Hinds
authored
Create pioneering.yml
1 parent 9d73e50 commit 98488bd

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/ISSUE_TEMPLATE/pioneering.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name: Pioneering
2+
description: Pioneering request
3+
type: "Pioneering 🧗"
4+
title: "[Pioneering]: "
5+
labels: []
6+
body:
7+
- type: textarea
8+
id: description
9+
attributes:
10+
label: Description
11+
description: Describe the project. How popular, relevant?
12+
validations:
13+
required: true
14+
15+
- type: textarea
16+
id: additional-context
17+
attributes:
18+
label: "Additional Context"
19+
description: "Add any other context or details about the project, e.g. they have a BaseURL."
20+
validations:
21+
required: false

0 commit comments

Comments
 (0)