Skip to content

Commit

Permalink
chore: add question issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhammadM1998 committed Jun 7, 2024
1 parent 6f581a0 commit 751c6db
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/question.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: 💬 Question
description: Ask a question about the website or for a contribution advice.
title: '[Question]: '
labels: [question]
body:
- type: markdown
attributes:
value: |
If your question is related to contributiong to the project, please make sure that you have read through our [contribution guide](https://egytech-fyi.pages.dev/contribute).
- type: textarea
attributes:
label: Description
validations:
required: true

0 comments on commit 751c6db

Please sign in to comment.