Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 962 Bytes

issue_template.md

File metadata and controls

22 lines (16 loc) · 962 Bytes

If you are submitting a bug report because you are receiving an error or because this project is incompatible with the official JSON5 specification, please continue.

If you are submitting a feature request or code improvement that is compatible with the official JSON5 specification, please continue.

An example of this is adding a quote option to stringify() that allows the user to chose which quote character is used.

If you are submitting a feature request or code improvement that is incompatible with the official JSON5 specification, please open an issue on the specification repository instead.

An example of this is adding first class support for Date or RegExp objects to the JSON5 format. This is outside the scope of this project.

Thank you for your cooperation. You may delete this message and the instructions above.