start adding Issue struct

This abstracts a single issue.
This commit is contained in:
Sebastian Kuzminsky 2025-07-03 12:14:26 -06:00
parent 07e9160cb5
commit b9979f5e9e
7 changed files with 118 additions and 1 deletions

View file

@ -0,0 +1,4 @@
This is the description of my issue.
It is multiple lines.
* Arbitrary contents
* But let's use markdown by convention

View file

@ -0,0 +1 @@
this is the title of my issue

View file

@ -0,0 +1 @@
inprogress

View file

@ -0,0 +1 @@
minimal