Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 968 Bytes

File metadata and controls

33 lines (26 loc) · 968 Bytes
name Feature Request
about Suggest an idea for this project
title [FEATURE]
labels enhancement
assignees

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Use Case Describe how this feature would be used in practice:

// Example code showing how the feature would be used
parser.setFeature(NEW_FEATURE, true);
// ...

Additional context Add any other context, screenshots, or examples about the feature request here.

Would you be willing to implement this feature?

  • Yes, I can submit a pull request
  • No, but I can help with testing
  • No, just suggesting the idea