fix: clarify wanted feature
This commit is contained in:
parent
9759b3e5c1
commit
5b6a0d8a85
|
@ -104,7 +104,7 @@
|
||||||
<p>A big reorganization of the GitLab issue tracker has been underway during the end of August, although it is not yet finished here's a small list of some things that have changed so far:</p>
|
<p>A big reorganization of the GitLab issue tracker has been underway during the end of August, although it is not yet finished here's a small list of some things that have changed so far:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Labels have been completely redone, <a href="https://gitlab.com/tildes/tildes/-/labels">view them all here</a></li>
|
<li>Labels have been completely redone, <a href="https://gitlab.com/tildes/tildes/-/labels">view them all here</a></li>
|
||||||
<li><a href="https://tildes.net/user/Deimos">@Deimos</a> has gone through the entire tracker and either accepted or denied all the issues, if you've ever wanted to contribute to the code but couldn't find anything that was confirmed to be a wanted feature now is the time to check again. You can filter for <a href="https://gitlab.com/tildes/tildes/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=Stage%3A%3AAccepted">Stage::Accepted</a> to find them easily.</li>
|
<li><a href="https://tildes.net/user/Deimos">@Deimos</a> has gone through the entire tracker and either accepted or denied all the issues, if you've ever wanted to contribute to the code but couldn't find anything you could work on that was confirmed to be a wanted feature now is the time to check again. You can filter for <a href="https://gitlab.com/tildes/tildes/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=Stage%3A%3AAccepted">Stage::Accepted</a> to find them easily.</li>
|
||||||
<li><a href="https://gitlab.com/groups/tildes/-/epics">Several "Epics" have been made</a> to track individual issues for broad features of Tildes such as Search and the Wiki system, more Epics will be made in the coming weeks/months. </li>
|
<li><a href="https://gitlab.com/groups/tildes/-/epics">Several "Epics" have been made</a> to track individual issues for broad features of Tildes such as Search and the Wiki system, more Epics will be made in the coming weeks/months. </li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>And a bunch more things I will cover in next month's post once the reorganization is finished.</p>
|
<p>And a bunch more things I will cover in next month's post once the reorganization is finished.</p>
|
||||||
|
|
Reference in New Issue