On Tue, 28 Jul 2020 at 18:58, Josh Marshall wrote: > > Sent out for legal forms. I'll try to add the support here. Can you > tell me what I should be reading for testing, coding standards, and > other stuff for a new contributor? See https://gcc.gnu.org/onlinedocs/libstdc++/manual/appendix_contributing.html and https://gcc.gnu.org/onlinedocs/libstdc++/manual/test.html But mostly, just look at the existing files. Try to follow the local styles in the existing headers and tests. I recommend moving the discussion to the libstdc++@xxxxxxxxxxx list where we discuss specifics of libstdc++. Thanks for your interest in helping :-)