docs: contributing.md (#3248)

Co-authored-by: Jay <air@live.ca>
This commit is contained in:
Aiden Cline 2025-10-18 14:10:14 -05:00 committed by GitHub
parent d69beec087
commit 233a018fe5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 159 additions and 35 deletions

11
.github/ISSUE_TEMPLATE/question.yml vendored Normal file
View file

@ -0,0 +1,11 @@
name: Question
description: Ask a question
labels: ["question"]
body:
- type: textarea
id: question
attributes:
label: Question
description: What's your question?
validations:
required: true