Bauke/tildes-issue-log
Bauke
/
tildes-issue-log
Archived
1
Fork 0

fix: clarify wanted feature

This commit is contained in:
Bauke 2019-09-01 15:37:12 +02:00
parent 9759b3e5c1
commit 5b6a0d8a85
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 1 deletions

View File

@ -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>
<ul>
<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>
</ul>
<p>And a bunch more things I will cover in next month's post once the reorganization is finished.</p>