i don’t have anything particular i mind at the moment, but it pops up now and then, usually with regard to missing stdlib functionality. let’s consider the case of adding a function to Option for example. what would the process look like? how do i find the right files (i know this one but let’s step it through) to edit? when should i add tests? where should i add tests? how do i run the tests locally? should i only put doc comments in .resi? and so on
↧