Skip to content

Commit

Permalink
Add issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou authored Sep 3, 2024
1 parent 1eb523a commit d46ff7a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/jep-pre-proposal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: JEP pre-proposal
about: Open a JEP pre-proposal
title: ''
labels: JEP pre-proposal
assignees: ''

---

Describe your pre-proposal here
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/other.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: Other
about: Open an issue that's not a JEP pre-proposal (discussion, suggestion for this
repository, etc)
title: ''
labels: Discussion
assignees: ''

---


0 comments on commit d46ff7a

Please sign in to comment.