Skip to content

Commit

Permalink
chore: Add issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed May 8, 2024
1 parent 790e32b commit 677bf6b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/2-feature-request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: Feature request
description: You want features or apploach in sphinx-revealjs.
labels: ["triage"]
projects: []
assignees: []
body:
- type: markdown
attributes:
value: |
Do you have ideas or request for features of sphinx-revealjs?
- type: textarea
id: idea
attributes:
label: What do you need?
placeholder: Tell us what you see!

0 comments on commit 677bf6b

Please sign in to comment.