Re: [PATCH v2 2/2] GitLab: Add "Feature Request" issue template.

2021-06-02 Thread Stefan Hajnoczi
On Fri, May 21, 2021 at 01:38:18PM -0400, John Snow wrote: > Based on Peter Krempa's libvirt template, feature.md. > > CC: Peter Krempa > Signed-off-by: John Snow > --- > .gitlab/issue_templates/feature_request.md | 32 ++ > 1 file changed, 32 insertions(+) > create mode 10

[PATCH v2 2/2] GitLab: Add "Feature Request" issue template.

2021-05-21 Thread John Snow
Based on Peter Krempa's libvirt template, feature.md. CC: Peter Krempa Signed-off-by: John Snow --- .gitlab/issue_templates/feature_request.md | 32 ++ 1 file changed, 32 insertions(+) create mode 100644 .gitlab/issue_templates/feature_request.md diff --git a/.gitlab/issue