You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I write PRs, I keep finding little things that I'm not sure how to do. Some examples:
What are the rules about which headings go in the TOC and which don't?
It seems clear that RFCs are to be written without a space between the "RFC" and the number; are there other conventions to follow?
RFC references often go to a specific section without noting that section in the text, is that intentional or should we be more explicit in the readable text? I think some do mention section numbers or titles, but I have no idea what's ideal
There are other things with less impact (e.g. for bulleted lists do we treat bullet points as sentences or not?), but these are the ones that I hit the most.
As I write PRs, I keep finding little things that I'm not sure how to do. Some examples:
There are other things with less impact (e.g. for bulleted lists do we treat bullet points as sentences or not?), but these are the ones that I hit the most.