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>
24 lines
668 B
YAML
24 lines
668 B
YAML
title: "[Show and Tell] "
|
|
labels: []
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Share something you've built, discovered, or created related to simulation theory. Show the community your work!
|
|
- type: textarea
|
|
id: showcase
|
|
attributes:
|
|
label: What are you sharing?
|
|
description: Describe what you'd like to show the community.
|
|
placeholder: I'd like to share...
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
id: links
|
|
attributes:
|
|
label: Links & Resources
|
|
description: Add any relevant links, demos, papers, or resources.
|
|
placeholder: https://...
|
|
validations:
|
|
required: false
|