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
Copy file name to clipboardExpand all lines: tools/scribing-conventions.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,4 +21,5 @@
21
21
* ''github: https://github.com/...'' just changes the issue the current topic is associated with.
22
22
* ''github-bot, end topic'' (or, preferably, ''/me github-bot, end topic'') just closes the current topic without opening a new one.
23
23
* ''s/foo/foo, but bar/'' Perl syntax (or ''s$$$'' if you'd rather escape dollar signs than slashes) can be used to correct lines in the minutes. By default it makes the substitution in the most recent matching line; you can apply it globally with ''s/typo'd name/correct name/g''.
24
+
* ''i/search/addition/'' can be used to add lines to the minutes. For example, if you missed a ''ScribeNick'' command, you can write ''i/what about the text-combine-horizontal property/ScribeNick: heycam/'' to add a ''ScribeNick: heycam'' line before the most recent line that contains ''what about the text-combine-horizontal property''.
24
25
* ''RESOLVED: Apply X to Y'' records a resolution for the current topic. (The all-caps is important.) These will get collected and displayed at the top of the topics by the minutes displayers.
0 commit comments