mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
11
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user