mirror of
https://github.com/blackboxprogramming/simulation-theory.git
synced 2026-03-17 04:57:12 -05:00
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
16 lines
498 B
YAML
16 lines
498 B
YAML
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
|