Skip to content

Commit

Permalink
Add link to forum
Browse files Browse the repository at this point in the history
  • Loading branch information
Evalir committed Aug 27, 2020
1 parent c001f7b commit 10efe9a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/AddProposalPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,13 @@ const AddProposalPanel = React.memo(({ onSubmit }) => {
wide
/>
</Field>
<Info mode="info">
Remember to{' '}
<Link href="https://forum.aragon.org/t/about-the-cv-pilot-category/2255">
add your proposal to the forum
</Link>{' '}
first, and then add the link here.
</Info>
<Field
label="Title"
css={`
Expand Down

0 comments on commit 10efe9a

Please sign in to comment.