From eb78e9f2057d6e75f1dfdb4dee45dcfafbc06fba Mon Sep 17 00:00:00 2001 From: Teen Date: Thu, 7 May 2020 09:36:12 +0000 Subject: [PATCH 01/10] 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/10] 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/10] 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/10] 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/10] 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/10] 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/10] 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/10] 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 e18fa3607f350ad6dfe4ea347daf007b1a7d4728 Mon Sep 17 00:00:00 2001 From: Teen Date: Thu, 21 May 2020 10:13:59 +0000 Subject: [PATCH 10/10] Update .gitlab/issue_templates/Quick Bug Report.md --- .gitlab/issue_templates/Quick Bug Report.md | 30 +++++++++++++++++++++ 1 file changed, 30 insertions(+) create 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 new file mode 100644 index 0000000..e0fdefa --- /dev/null +++ b/.gitlab/issue_templates/Quick Bug Report.md @@ -0,0 +1,30 @@ + + + +#### 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