From cfc49b3e251999f9034065e447155b98d62c86d0 Mon Sep 17 00:00:00 2001 From: asserthq Date: Fri, 5 Jun 2026 17:27:33 +0700 Subject: [PATCH] vault backup: 2026-06-05 17:27:33 --- templates/REQ_Template.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 templates/REQ_Template.md diff --git a/templates/REQ_Template.md b/templates/REQ_Template.md new file mode 100644 index 0000000..a73c3e6 --- /dev/null +++ b/templates/REQ_Template.md @@ -0,0 +1,14 @@ +--- +id: "" +level: "" # Mission, System, Satellite, Subsystem, Component +tag: "" # короткое имя, например "Camera Trigger" +type: "" # Functional, Performance, Design, Interface, ... +parent: "" # ID родительского требования или список +priority: "" # Mandatory, Highly Desirable, Desirable +verification: "" # Test, Analysis, Inspection, Demonstration +rationale: "" +owner: "" +--- +# <% tp.file.title %> + +**Текст требования**: <% tp.file.cursor(1) %> \ No newline at end of file