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
Make the KEP PRR template more structured markdown
I have found that, in reviewing KEPs, a few problems:
* It's not clear which text is the template and which is the user's
response
* Users are not removing template text and seed questions
* Line-wrap on **bold** syntax is broken
This commit converts the doc to use #### markdown instead, and makes all
template text into comments, like the rest of the doc.
0 commit comments