We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c74031 commit 803884aCopy full SHA for 803884a
frontend/src/components/AboutModal.tsx
@@ -99,7 +99,7 @@ export function AboutModal({ onClose }: AboutModalProps) {
99
Changelog
100
</a>
101
<a
102
- href="https://github.com/WISE-Developers/project_nomad/issues/new?template=bug_report.md"
+ href="https://github.com/WISE-Developers/project_nomad/issues/new/choose"
103
target="_blank"
104
rel="noopener noreferrer"
105
style={{ color: '#60a5fa', fontSize: '13px', textDecoration: 'none' }}
0 commit comments