mirror of
https://github.com/blackboxprogramming/simulation-theory.git
synced 2026-03-17 07:57:26 -05:00
Add GitHub Discussions category templates
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
This commit is contained in:
15
.github/DISCUSSION_TEMPLATE/general.yml
vendored
Normal file
15
.github/DISCUSSION_TEMPLATE/general.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
title: "[General] "
|
||||
labels: []
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
Use this space for general discussions about simulation theory, the repository, or anything else you'd like to share with the community.
|
||||
- type: textarea
|
||||
id: discussion
|
||||
attributes:
|
||||
label: What would you like to discuss?
|
||||
description: Share your thoughts, questions, or ideas with the community.
|
||||
placeholder: Start your discussion here...
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user