Skip to content

Commit 1ce6e92

Browse files
author
Owncast
committed
Update dynamic content
1 parent 7df79b6 commit 1ce6e92

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

content/roadmap/index.html

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<div class="roadmap-page-container">
2626
<section class="current-milestone">
2727
<h2>Current Milestone: v0.2.4</h2>
28-
There are <strong>14</strong> open issues left to be
28+
There are <strong>15</strong> open issues left to be
2929
addressed, with <strong>31</strong> previously
3030
completed and closed.
3131
<a href="https://github.com/owncast/owncast/milestone/28" target="_blank"
@@ -40,6 +40,26 @@ <h3>In Progress</h3>
4040
These items are assigned to a person and are being worked on.
4141
<div class="leaderboard__profiles">
4242

43+
<a href="https://github.com/owncast/owncast/issues/4566" target="_blank">
44+
<article class="leaderboard__profile">
45+
<img
46+
src="https://avatars.githubusercontent.com/in/1143301?v=4"
47+
alt="Copilot"
48+
class="leaderboard__picture"
49+
/>
50+
<span class="leaderboard__name">Fix linter warnings surfaced by golangci-lint v2.3.1</span>
51+
<span class="leaderboard__value">
52+
53+
<span
54+
class="issue-tag"
55+
style="background-color: #0e8a16"
56+
>go backend</span
57+
>
58+
59+
</span>
60+
</article>
61+
</a>
62+
4363
<a href="https://github.com/owncast/owncast/issues/4561" target="_blank">
4464
<article class="leaderboard__profile">
4565
<img

0 commit comments

Comments
 (0)