Skip to content

Commit 739a4cd

Browse files
committed
Add link to github issues to contact
1 parent 47c4c23 commit 739a4cd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/components/Contact.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ const Contact: React.FC = () => {
66
<div>
77
<h1>Contact Us!</h1>
88
<p>The Chronos Team is always looking for any feedback or suggestions for Chronos.</p>
9+
<p>
10+
You can find issues the team is currently working on&nbsp;
11+
<a href="https://github.com/open-source-labs/Chronos/issues">here</a>.
12+
</p>
913
<p>
1014
If you would like your voice heard, fill out the form and we will get back to you ASAP!
1115
</p>

0 commit comments

Comments
 (0)