From eb78e9f2057d6e75f1dfdb4dee45dcfafbc06fba Mon Sep 17 00:00:00 2001 From: Teen Date: Thu, 7 May 2020 09:36:12 +0000 Subject: [PATCH 01/13] Custom multiple templates --- .gitlab/issue_templates/Bug report.md | 49 +++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 .gitlab/issue_templates/Bug report.md diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md new file mode 100644 index 0000000..c2b61dc --- /dev/null +++ b/.gitlab/issue_templates/Bug report.md @@ -0,0 +1,49 @@ + + +#### Summary: + + +... + +#### Steps to reproduce: + + +- open Inkscape +- ... + +#### What happened? + +... + +#### What should have happened? + +... + + + +#### Inkscape Version and Operating System: + +``` +- Inkscape Version: ... +- Operating System: ... +- Operating System version: ... +``` + + + + \ No newline at end of file -- GitLab From f223f1e4ccad366e501ef535a6e6e86b65c82c3a Mon Sep 17 00:00:00 2001 From: Teen Date: Thu, 7 May 2020 21:35:09 +0000 Subject: [PATCH 02/13] Update Bug report.md for version --- .gitlab/issue_templates/Bug report.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md index c2b61dc..ef70f1a 100644 --- a/.gitlab/issue_templates/Bug report.md +++ b/.gitlab/issue_templates/Bug report.md @@ -27,13 +27,13 @@ Example attachments: Attach the sample file(s) highlighting the issue, if appropriate. --> -#### Inkscape Version and Operating System: +#### Version Info: + -``` - Inkscape Version: ... -- Operating System: ... -- Operating System version: ... -``` +- Operating System: `...` +- Operating System version: `...` + - Operating System: `...` - Operating System version: `...` -- GitLab From 1286187381b61263ce82a1060d48249123f78b6d Mon Sep 17 00:00:00 2001 From: Teen Date: Thu, 7 May 2020 21:54:01 +0000 Subject: [PATCH 04/13] corrected the terms used in comment - code span vs code block --- .gitlab/issue_templates/Bug report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md index ef29b30..c6cd39a 100644 --- a/.gitlab/issue_templates/Bug report.md +++ b/.gitlab/issue_templates/Bug report.md @@ -41,8 +41,8 @@ Attach the sample file(s) highlighting the issue, if appropriate. --> \ No newline at end of file -- GitLab From 4bfd9ab0ba927bb417f3970d00249a0f9d1851e5 Mon Sep 17 00:00:00 2001 From: Teen Date: Fri, 8 May 2020 05:07:16 +0000 Subject: [PATCH 05/13] Quick bug report template for regular reporting users. --- .gitlab/issue_templates/Quick Bug Report | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .gitlab/issue_templates/Quick Bug Report diff --git a/.gitlab/issue_templates/Quick Bug Report b/.gitlab/issue_templates/Quick Bug Report new file mode 100644 index 0000000..8eab3e9 --- /dev/null +++ b/.gitlab/issue_templates/Quick Bug Report @@ -0,0 +1,32 @@ + + + +#### Summary: + +... + +#### Steps to reproduce: + +- open Inkscape +- ... + +#### What happened? + +... + +#### What should have happened? + +... + + + +#### Version Info: + +- Inkscape Version: ... +- Operating System: `...` +- Operating System version: `...` \ No newline at end of file -- GitLab From a464a969786aa1441942b15307aa07c4d78f444e Mon Sep 17 00:00:00 2001 From: Teen Date: Fri, 8 May 2020 05:08:01 +0000 Subject: [PATCH 06/13] Update Quick Bug Report --- .gitlab/issue_templates/Quick Bug Report | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitlab/issue_templates/Quick Bug Report b/.gitlab/issue_templates/Quick Bug Report index 8eab3e9..e0fdefa 100644 --- a/.gitlab/issue_templates/Quick Bug Report +++ b/.gitlab/issue_templates/Quick Bug Report @@ -13,7 +13,7 @@ #### Steps to reproduce: - open Inkscape -- ... +- ... #### What happened? @@ -23,8 +23,6 @@ ... - - #### Version Info: - Inkscape Version: ... -- GitLab From ccb29d9c6826c15d868f9a763d528ef7d76eeebd Mon Sep 17 00:00:00 2001 From: Teen Date: Fri, 8 May 2020 05:10:04 +0000 Subject: [PATCH 07/13] Update file format --- .gitlab/issue_templates/{Quick Bug Report => Quick Bug Report.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .gitlab/issue_templates/{Quick Bug Report => Quick Bug Report.md} (100%) diff --git a/.gitlab/issue_templates/Quick Bug Report b/.gitlab/issue_templates/Quick Bug Report.md similarity index 100% rename from .gitlab/issue_templates/Quick Bug Report rename to .gitlab/issue_templates/Quick Bug Report.md -- GitLab From edac57538fa137d2bff5a4f79bdf1069a2da8e19 Mon Sep 17 00:00:00 2001 From: Teen Date: Fri, 8 May 2020 19:01:52 +0000 Subject: [PATCH 08/13] Master --- .gitlab/issue_templates/Bug report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md index c6cd39a..f59d28a 100644 --- a/.gitlab/issue_templates/Bug report.md +++ b/.gitlab/issue_templates/Bug report.md @@ -6,13 +6,13 @@ #### Summary: -... +... (write here) #### Steps to reproduce: - open Inkscape -- ... +- ... (write here) #### What happened? -- GitLab From e439158d3979a61875a7bc3c0e2ee1bb1e017d30 Mon Sep 17 00:00:00 2001 From: Teen Date: Thu, 21 May 2020 09:51:59 +0000 Subject: [PATCH 09/13] Deleted .gitlab/issue_templates/Quick Bug Report.md --- .gitlab/issue_templates/Quick Bug Report.md | 30 --------------------- 1 file changed, 30 deletions(-) delete mode 100644 .gitlab/issue_templates/Quick Bug Report.md diff --git a/.gitlab/issue_templates/Quick Bug Report.md b/.gitlab/issue_templates/Quick Bug Report.md deleted file mode 100644 index e0fdefa..0000000 --- a/.gitlab/issue_templates/Quick Bug Report.md +++ /dev/null @@ -1,30 +0,0 @@ - - - -#### Summary: - -... - -#### Steps to reproduce: - -- open Inkscape -- ... - -#### What happened? - -... - -#### What should have happened? - -... - -#### Version Info: - -- Inkscape Version: ... -- Operating System: `...` -- Operating System version: `...` \ No newline at end of file -- GitLab From 3289a1228f89cff3f0c9ad042c46ba999e97c558 Mon Sep 17 00:00:00 2001 From: Nathan Lee <2431820-nathanal@users.noreply.gitlab.com> Date: Thu, 21 May 2020 12:46:24 +0000 Subject: [PATCH 10/13] Apply suggestion to .gitlab/issue_templates/Bug report.md --- .gitlab/issue_templates/Bug report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md index f59d28a..9a021ea 100644 --- a/.gitlab/issue_templates/Bug report.md +++ b/.gitlab/issue_templates/Bug report.md @@ -12,7 +12,7 @@ - open Inkscape -- ... (write here) +- ... #### What happened? -- GitLab From 19c89912b1f2027179ff5e0d8a2ce33f53b1fef1 Mon Sep 17 00:00:00 2001 From: Nathan Lee <2431820-nathanal@users.noreply.gitlab.com> Date: Fri, 22 May 2020 12:41:59 +0000 Subject: [PATCH 11/13] Apply suggestion to .gitlab/issue_templates/Bug report.md --- .gitlab/issue_templates/Bug report.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md index 9a021ea..5cd21e9 100644 --- a/.gitlab/issue_templates/Bug report.md +++ b/.gitlab/issue_templates/Bug report.md @@ -22,10 +22,9 @@ ... - +Sample attachments: + + #### Version Info: -- GitLab From 269853899c9bcbe9179af8348c64d89fb8900f85 Mon Sep 17 00:00:00 2001 From: Teen Date: Fri, 22 May 2020 12:43:47 +0000 Subject: [PATCH 12/13] Apply suggestion to .gitlab/issue_templates/Bug report.md --- .gitlab/issue_templates/Bug report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md index 5cd21e9..649ee8b 100644 --- a/.gitlab/issue_templates/Bug report.md +++ b/.gitlab/issue_templates/Bug report.md @@ -41,7 +41,7 @@ Sample attachments: \ No newline at end of file -- GitLab From 8bb8bd123fa5e8c995b8b1951b9790035d799556 Mon Sep 17 00:00:00 2001 From: Jonathan Hofinger Date: Mon, 25 May 2020 19:41:47 +0000 Subject: [PATCH 13/13] Apply suggestion to .gitlab/issue_templates/Bug report.md --- .gitlab/issue_templates/Bug report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md index 649ee8b..335adf2 100644 --- a/.gitlab/issue_templates/Bug report.md +++ b/.gitlab/issue_templates/Bug report.md @@ -27,11 +27,11 @@ Sample attachments: #### Version Info: - +``` - Inkscape Version: ... -- Operating System: `...` -- Operating System version: `...` - +- Operating System: ... +- Operating System version: ... +```