+104
−0
tests/unit/objects/test_templates.py
0 → 100644
+106
−0
Loading
* feat(api): Added project template classes to templates.py * feat(api): Added project template managers to Project in project.py * docs(merge_requests): Add example of creating mr with description template * test(templates): Added unit tests for templates * docs(templates): added section for project templates