this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

start assignment `qa_requisitos`

+16
09-03-2026/main.typ 09-03-2026/atividade.typ
+16
16-03-2026/qa_requisitos.typ
··· 1 + #import "@preview/catppuccin:1.1.0": catppuccin, flavors 2 + #show: catppuccin.with(flavors.mocha) 3 + 4 + #set table( 5 + inset: 10pt, 6 + align: horizon, 7 + stroke: white, 8 + ) 9 + 10 + = Atividade 11 + 12 + #table( 13 + columns: (1fr, 1fr, 1fr, 1fr), 14 + table.header([*Requisito*], [*Problema Identificado*], [*Tipo de Problema*], [*Sugestao de Melhoria*]), 15 + "", "", "", "", 16 + )