diff --git a/app/dashboard/templates/board/contributor.html b/app/dashboard/templates/board/contributor.html index 1cef2d54a30..ed46d7b6e40 100644 --- a/app/dashboard/templates/board/contributor.html +++ b/app/dashboard/templates/board/contributor.html @@ -186,4 +186,14 @@

+
+
+
+

+ If you also want to check your finished bounties, you can find them here: +

+ Check my bounties in the explorer +
+
+
diff --git a/app/dashboard/templates/board/funder.html b/app/dashboard/templates/board/funder.html index 45d28d6544e..ea934b0a555 100644 --- a/app/dashboard/templates/board/funder.html +++ b/app/dashboard/templates/board/funder.html @@ -127,7 +127,7 @@
  • - You haven’t funded any issues yet. + You don't have any open issues right now!

    Fund an Issue or check out our Funders Guide to start getting contributors for your project!

    Have any question? Chat with us on Slack!

    @@ -292,7 +292,7 @@

  • -

    [[ error.submitted || 'You have no bounties with submittions.' ]]

    +

    [[ error.submitted || 'You have no bounties with submissions.' ]]

  • @@ -352,7 +352,7 @@

    - If you want to check also your finished and cancel bounties you can find them here: + If you also want to check your finished and cancelled bounties, you can find them here:

    Check my bounties in the explorer