We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c4c23 commit 739a4cdCopy full SHA for 739a4cd
1 file changed
app/components/Contact.tsx
@@ -6,6 +6,10 @@ const Contact: React.FC = () => {
6
<div>
7
<h1>Contact Us!</h1>
8
<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
11
+ <a href="https://github.com/open-source-labs/Chronos/issues">here</a>.
12
+ </p>
13
<p>
14
If you would like your voice heard, fill out the form and we will get back to you ASAP!
15
</p>
0 commit comments