1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Update and add more project templates

This commit is contained in:
NG (Graham)
2026-02-28 11:59:13 -05:00
parent 3d2b7078e4
commit 223d15ecef
5 changed files with 65 additions and 26 deletions

View File

@@ -0,0 +1,23 @@
name: "Feature Request"
description: "Request new functionality"
labels: "feature"
body:
- type: textarea
id: desired-behaviour
attributes:
label: What should be added?
description: A clear and concise description of the feature you'd like.
placeholder: |
E14 should be winning since Bang Bang Badger is backing them.
validations:
required: true
- type: textarea
id: extras
attributes:
label: Anything else?
description: |
Screenshots? Version? Miscellaneous thoughts? Motivation?
Tip: You can attach files by clicking this area to highlight it and then dragging them in.
validations:
required: false