+[2020-03-20T21:09:51Z]jcelerieractually * +[2020-03-20T22:16:59Z]jfosterAre there any ways to add meta data to an issue? +[2020-03-20T22:17:35Z]jfosterApart from labels, milestones and other items available from the UI? +[2020-03-20T22:18:13Z]jfosterFor example, if you wanted to attach structured data to an issue, like json. +[2020-03-20T22:19:32Z]jfosterI guess you could write to a comment on the issue, some machine-readable marker and then throw the data in there. It would just be kind of ugly in the UI and could be edited or removed by someone.
just to have the data on my hard disk in case one day github goes down for some reason
+[2020-03-21T05:43:18Z]amosbirdhello, what does Merge with master — Cannot fetch mergecommit mean? +[2020-03-21T17:38:22Z]eggbeanHow do you ignore a remote file, so it doesn't get cloned? Basically, it's an .editorconfig file. +[2020-03-21T17:39:15Z]eggbeanIt's only there to change tab length to 4 when viewing on github's web interface +[2020-03-21T17:39:39Z]nedbateggbean: why wouldn;t you want that file locally? it also configures your editor. +[2020-03-21T17:39:47Z]eggbean^^