mirror of
https://github.com/xai-org/grok-1.git
synced 2024-11-24 12:39:54 +03:00
18 lines
372 B
YAML
18 lines
372 B
YAML
name: 🤔 Volunteer
|
|
description: Some volunteer help
|
|
title: "[Volunteer] <title>"
|
|
labels: ["status: volunteer wanted"]
|
|
body:
|
|
- type: textarea
|
|
attributes:
|
|
label: Volunteer help
|
|
placeholder: >
|
|
your need volunteer help here;
|
|
validations:
|
|
required: true
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Please read the README before submitting the PR
|
|
|