Skip to content

Commit

Permalink
docs: add RFC GH issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Feb 18, 2024
1 parent 755e05c commit cb8f8b1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/RFC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Request for comments (RFC)
description: Submit a Request For Comments (RFC)
title: "[RFC]: "
labels: ["RFC", "proposed"]
projects: ["JasperHG90/1"]
assignees:
- JasperHG90
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!

0 comments on commit cb8f8b1

Please sign in to comment.