Skip to content

Transitioning from JSON to YAML for Submissions #895

Open
@dwisiswant0

Description

JSON isn't the best for people to collaborate on. It might be better if we start accepting submissions in a YAML-based source and then compile them to JSON for dist needs.

.
├── src
│   ├── chaos-bugbounty-list.yaml
├── dist
│   ├── chaos-bugbounty-list.json <-- compiled, converted, and minified

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions