feat: parse and include referenced issues as prompt context (#12)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
package model
|
||||
|
||||
type Project struct {
|
||||
ID string
|
||||
Label string
|
||||
ID string
|
||||
Name string
|
||||
Description string
|
||||
}
|
||||
|
Reference in New Issue
Block a user