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`)