mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-30 23:36:23 +02:00
Fix backlog item YAML frontmatter format
- Add missing github_issue field to all backlog items - Fix dependencies field format to match template - Ensure proper YAML frontmatter structure for VibeSafe integration
This commit is contained in:
parent
26ca1a6930
commit
9f44a3df11
3 changed files with 6 additions and 3 deletions
|
|
@ -6,7 +6,8 @@ priority: "High"
|
|||
created: "2025-08-15"
|
||||
last_updated: "2025-08-15"
|
||||
owner: "Neil Lawrence"
|
||||
dependencies: []
|
||||
github_issue: ""
|
||||
dependencies: ""
|
||||
tags:
|
||||
- lfm
|
||||
- kernel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue