diff --git a/.gitlab/issue_templates/Bug report.md b/.gitlab/issue_templates/Bug report.md new file mode 100644 index 0000000000000000000000000000000000000000..f59d28a0333b1c2f38c74fc025c33b73201f07a8 --- /dev/null +++ b/.gitlab/issue_templates/Bug report.md @@ -0,0 +1,48 @@ + + +#### Summary: + + +... (write here) + +#### Steps to reproduce: + + +- open Inkscape +- ... (write here) + +#### What happened? + +... + +#### What should have happened? + +... + + + +#### Version Info: + +- Inkscape Version: ... +- Operating System: `...` +- Operating System version: `...` + + + + + \ No newline at end of file diff --git a/.gitlab/issue_templates/Quick Bug Report.md b/.gitlab/issue_templates/Quick Bug Report.md new file mode 100644 index 0000000000000000000000000000000000000000..e0fdefad0375073e3e825fd77d0b650965d2ba20 --- /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