Add GitHub Discussions category templates

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-27 17:43:45 +00:00
parent 4bac7f7885
commit 5e15c18e3b
4 changed files with 84 additions and 0 deletions

15
.github/DISCUSSION_TEMPLATE/general.yml vendored Normal file
View 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