Skip to content

Commit dac7ff2

Browse files
authored
Merge pull request #127 from jupyter/martinRenou-patch-1
Add issue templates
2 parents 88ad698 + d46ff7a commit dac7ff2

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: JEP pre-proposal
3+
about: Open a JEP pre-proposal
4+
title: ''
5+
labels: JEP pre-proposal
6+
assignees: ''
7+
8+
---
9+
10+
Describe your pre-proposal here

.github/ISSUE_TEMPLATE/other.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Other
3+
about: Open an issue that's not a JEP pre-proposal (discussion, suggestion for this
4+
repository, etc)
5+
title: ''
6+
labels: Discussion
7+
assignees: ''
8+
9+
---
10+
11+

0 commit comments

Comments
 (0)