From 7b1cf7bea37cf70b2a7963c71f57d56175f12da8 Mon Sep 17 00:00:00 2001 From: gsell Date: Wed, 21 Aug 2019 13:24:41 +0200 Subject: [PATCH] Add new file --- .gitlab/issue_templates/New variant.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .gitlab/issue_templates/New variant.md diff --git a/.gitlab/issue_templates/New variant.md b/.gitlab/issue_templates/New variant.md new file mode 100644 index 0000000..8eda52d --- /dev/null +++ b/.gitlab/issue_templates/New variant.md @@ -0,0 +1,16 @@ +# New module request + +| **Name** | **Version** | **Group** | **Overlay** | +|----------|-------------|-----------|-------------| +| | | | | + + +## Operating systems + +[//]: # (remove lines you do not need/add missing) + +- [ ] default (`variants`) +- [ ] RHEL6/SL6 (`variants.Linux` or `variants.rhel6`) +- [ ] RHEL8 (`variants.rhel8`) +- [ ] macOS 10.9 (`variants.Darwin`) +- [ ] macOS 10.14 (Mojave, `variants.macos10.14`)