Skip to content

Commit e165a20

Browse files
Update issue app link (ALD-8)
All future issues should be reported on Alidade's corresponding tracker in YouTrack. This commit updates the issue app link so that pressing Send Feedback in the appropriate areas points to YouTrack instead of GitHub.
1 parent 095d92f commit e165a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MCMaps/Shared/Models/AppLink.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ enum AppLink: String {
1616
case github = "https://github.com/AlidadeMC/Alidade"
1717

1818
/// The link to the bug reporter.
19-
case issues = "https://github.com/AlidadeMC/Alidade/issues"
19+
case issues = "https://youtrack.marquiskurt.net/youtrack/newIssue?project=ALD&c=add+Board+Alidade+Kanban+Board"
2020

2121
/// The link to the app's document.
2222
case docs = "https://docs.alidade.dev/documentation/alidade"

0 commit comments

Comments
 (0)