mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
12 lines
304 B
YAML
12 lines
304 B
YAML
name: Feature Request
|
|
description: Request a new feature
|
|
labels: ["feature_request"]
|
|
body:
|
|
- type: textarea
|
|
id: feature-description
|
|
attributes:
|
|
label: What feature should we add?
|
|
description: Include any relevant examples or reference material
|
|
validations:
|
|
required: true
|