From ae21ac8df75fe19b142d9c814e4a3fa807c50acb Mon Sep 17 00:00:00 2001 From: gsell Date: Fri, 16 Aug 2019 15:01:33 +0200 Subject: [PATCH] Update New build-block.md --- .gitlab/issue_templates/New build-block.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.gitlab/issue_templates/New build-block.md b/.gitlab/issue_templates/New build-block.md index c6c093d..8eda52d 100644 --- a/.gitlab/issue_templates/New build-block.md +++ b/.gitlab/issue_templates/New build-block.md @@ -1,16 +1,16 @@ # New module request -## Name and version +| **Name** | **Version** | **Group** | **Overlay** | +|----------|-------------|-----------|-------------| +| | | | | -Overlay: default -Group: -Name: -Version: ## Operating systems -- [] default (`variants`) -- [] RHEL6/SL6 (`variants.Linux` or `variants.rhel6`) -- [] RHEL8 (`variants.rhel8`) -- [] macOS 10.9 (`variants.Darwin`) -- [] macOS 10.14 (Mojave, `variants.macos10.14`) +[//]: # (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`)