diff --git a/instructions/instr.pdf b/instructions/instr.pdf index a17e416..c680e47 100644 Binary files a/instructions/instr.pdf and b/instructions/instr.pdf differ diff --git a/instructions/instr.tex b/instructions/instr.tex index f960ee1..66d63d5 100644 --- a/instructions/instr.tex +++ b/instructions/instr.tex @@ -7,6 +7,10 @@ \textwidth16.5cm \textheight23.5cm +\newcommand{\step}[2] {\vspace{.25in} \hrule\vspace{0.5em} + \noindent{\bf #1: #2} \vspace{0.5em} + \hrule \vspace{.10in}} + \begin{document} \thispagestyle{empty} @@ -27,6 +31,16 @@ Instructions \pagenumbering{arabic} +\step{1}{Create an issue} +Create the issue. Done. + +\step{2}{Assign labels to an issue} +An issue is just a monoid object in a monoidal category of endofunctors. + +\step{3}{Assign an issue to a developer} +What's the problem? + +\step{4}{Marking an issue as resolved} \end{document}