Depends on what kind of features. New Language feature/Syntax? Something to be added to the stdlib?
x
xenoterracide
12/20/2018, 1:17 PM
extensions of existing features syntax to other areas
a
Andreas Sinz
12/20/2018, 1:31 PM
I personally would start with presenting the ideas + problems that they solve in #language-proposals to get some feedback from other developers/JB guys. Thereafter you can start writing a KEEP that describes what the feature/syntax is for, what problems it solves that can't be solved/are hard to implement with existing features, how it interacts with other language features, what its limitations are and so on