Files
YouTube.js/.github/ISSUE_TEMPLATE/FEATURE.md
2022-03-03 03:29:08 -03:00

19 lines
459 B
Markdown

---
name: Feature Request
about: Use this template for requesting new features
title: "[FEATURE NAME]"
labels: enhancement
assignees:
---
## Expected Behavior
Please describe the behavior you are expecting
## Current Behavior
What is the current behavior?
## Sample Code
If applicable, provide a sample code snippet that demonstrates the gist of the feature you're proposing. This can be either from a usage standpoint, or an implementation standpoint.