Skip to content

Commit eca8afd

Browse files
authored
Update vote and watch for Tracker
Following the migration from tracker.moodle.org to moodle.atlassian.net it looks like the Watch and Vote links have been moved to icons at the top of the page.
1 parent 4bcac02 commit eca8afd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

general/development/tracker.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ See also [Tracker tips](./tracker/tips).
4040

4141
:::important
4242

43-
If you see a message that you can not create an issue unless you vote for or watch an existing open issue, search a tracker for [Unresolved issues](https://moodle.atlassian.net/issues/?jql=project%20%3D%20MDL%20AND%20resolution%20%3D%20Unresolved), select one that is interesting to you and click either "Watch" or "Vote" link. This is a protection against spam and also encourages reporters to search tracker first.
43+
If you see a message that you can not create an issue unless you vote for or watch an existing open issue, search a tracker for [Unresolved issues](https://moodle.atlassian.net/issues/?jql=project%20%3D%20MDL%20AND%20resolution%20%3D%20Unresolved), select one that is interesting to you and click either 👁 ("watch") or 🖒 ("vote"). This is a protection against spam and also encourages reporters to search tracker first.
4444

4545
:::
4646

@@ -56,7 +56,7 @@ For new Moodle issues...
5656

5757
To receive email notification of updates to any issue, you can add yourself as a watcher.
5858

59-
- Click the 'Watch' link on the right of the issue page.
59+
- Click 👁 ("watch") in the upper-right corner of the issue page.
6060

6161
:::note
6262

@@ -84,7 +84,7 @@ If the issue is assigned to another developer then it is not possible to identif
8484

8585
You can help determine Moodle development priorities by voting for issues that you'd most like to see fixed.
8686

87-
- Click the 'Vote' link on the right of the issue page.
87+
- Click 🖒 ("vote") in the upper-right corner of the issue page.
8888

8989
## What makes a good tracker issue?
9090

0 commit comments

Comments
 (0)