Invite PRs in the 'pronouns not found' page

This commit is contained in:
Morgan 2015-03-10 07:21:20 +00:00
parent 30d4e781dc
commit c1c49e5ae2

View File

@ -40,7 +40,9 @@
(str "at least I think it was " possessive-pronoun)
(str subject " threw it to " reflexive)]))
([nothing]
"We couldn't find those pronouns in our database, please let us know to add them!"))
(str "We couldn't find those pronouns in our database, please ask us to "
"add them, or issue a pull request at "
"https://github.com/witch-house/pronoun.is/blob/master/resources/pronouns.tab")))
(defroutes app-routes
(GET "/" []