[gnome-sound-recorder] project: Add issue templates



commit 6d3688887adf3847ae9f8d8c043804b739c2a238
Author: sevagen <sevagenv gmail com>
Date:   Mon Mar 9 18:36:02 2020 +0530

    project: Add issue templates

 .gitlab/issue_templates/Bug.md     | 19 +++++++++++++++++++
 .gitlab/issue_templates/Feature.md | 21 +++++++++++++++++++++
 2 files changed, 40 insertions(+)
---
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
new file mode 100644
index 0000000..e42f884
--- /dev/null
+++ b/.gitlab/issue_templates/Bug.md
@@ -0,0 +1,19 @@
+# Description of the bug
+
+Detail the issue that you're facing as much as possible. Put as much 
+information as you can, potentially with images showing the issue.
+
+Sound Recorder version:
+
+Operating system: 
+
+Steps to reproduce:
+
+1. Open GNOME Settings
+2. Change X to something else
+3. ...
+
+Expected result:
+
+Actual result:
+
diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md
new file mode 100644
index 0000000..85a7645
--- /dev/null
+++ b/.gitlab/issue_templates/Feature.md
@@ -0,0 +1,21 @@
+# Description
+
+Please describe your feature with details.
+Add screenshots, design images or other files which would help for
+understanding the feature or for implementation.
+Also add links when needed, for instance for implementation standards
+or other relevant resources.
+
+Proposed Mockups: 
+
+## Design Tasks
+
+* [ ]  design tasks
+
+## Development Tasks
+
+* [ ]  development tasks
+
+## QA Tasks
+
+* [ ]  qa (quality assurance) tasks


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]