Micropub

By https://grant.codes/, using https://micropub-post-types.glitch.me

{
    "type": [
        "h-entry"
    ],
    "properties": {
        "url": [
            "http:\/\/example.com\/issue\/6796480"
        ],
        "content": [
            {
                "value": "must be your hardware",
                "html": "must be your hardware"
            }
        ],
        "in-reply-to": [
            "http:\/\/github.com\/me\/thing\/issues\/9"
        ]
    }
}