As program manager I want to edit links on program items and schedule items
Open
- Dominant language
- Python
- Stars
- 29
- Forks
- 33
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 19
Description
Most links are program item level, but sometimes we may need to put them on schedule item, eg. schedule items of program may have different signup links.
Under the hood, links are stored in annotations: `internal:links:signup` is the signup link and `internal:links:signup:title` is an optional title for it.
There is even an option for localized links: `internal:links:signup:fi` (and `internal:links:signup:fi:title` or `:title:fi`?)
But 95% of the use case would be covered by un-localized links on Program Item.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.