From 2835716541909419a6fc04f71b4bbe8af5fdecef Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Tue, 25 Aug 2020 07:19:38 -0600 Subject: [PATCH] [#29] Add pointer to language support meta-issue --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eb29e21..01ff7e4 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,11 @@ Here are some explicit *non-requirements*: but I've seen some s\*\*\* when adding languages to Riju so it will take a lot to surprise me at this point. +If you'd like to request a new language, head to the [language support +meta-issue](https://github.com/raxod502/riju/issues/24) and add a +comment. Of course, if you actually want it to be added anytime soon, +you should submit a pull request :) + ## Project setup To run the webserver, all you need is Yarn. Just run `yarn install` as