aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2020-11-25 09:32:55 +0100
committerJaap Keuter <jaap.keuter@xs4all.nl>2020-11-25 09:43:18 +0000
commit7a12a663c325e25fe4c37a7e48a8ed82c5352b30 (patch)
tree6aa26d5c09eb60981ca95bcb0f3ce3a6da56f3c1 /.gitlab
parentb904fc69ab561ace1bf019f860f9cb8049d27aa5 (diff)
Refine issue templates even more
Update the templates to help users even more to create first-time-right issue reports.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Bug.md8
-rw-r--r--.gitlab/issue_templates/FeatureRequest.md8
-rw-r--r--.gitlab/issue_templates/Websites.md4
3 files changed, 15 insertions, 5 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
index ffd090aa2f..413a45faf5 100644
--- a/.gitlab/issue_templates/Bug.md
+++ b/.gitlab/issue_templates/Bug.md
@@ -20,15 +20,17 @@
## Sample capture file
-(If possible attach a sample capture file showing this issue)
+(If possible attach a sample capture file, not screenshot of dissection, showing this issue)
## Relevant logs and/or screenshots
```
-(Paste any relevant logs)
+(Paste any relevant logs here)
```
+(Paste any relevant screenshots here)
## Build information
```
-(In Wireshark, select Help->About Wireshark from the main menu and use the button "Copy To Clipboard". Please paste the complete output here. Or from the command line, run `tshark -v` or `wireshark -v`)
+(In Wireshark, select Help->About Wireshark from the main menu and use the button "Copy To Clipboard".
+Please paste the complete output here. Or from the command line, run `tshark -v` or `wireshark -v`)
```
diff --git a/.gitlab/issue_templates/FeatureRequest.md b/.gitlab/issue_templates/FeatureRequest.md
index 011e8ff336..8c0ecf31cd 100644
--- a/.gitlab/issue_templates/FeatureRequest.md
+++ b/.gitlab/issue_templates/FeatureRequest.md
@@ -1,7 +1,13 @@
-## Description including problem, use cases, benefits, and/or goals
+## Description
+
+(Description including problem, use cases, benefits, and/or goals)
+
## Links / references / protocol specifications
+(URLs to publically accessible websites, or other references)
+
+
## Sample capture
(For dissector enhancements please attach a sample capture)
diff --git a/.gitlab/issue_templates/Websites.md b/.gitlab/issue_templates/Websites.md
index f28da23583..643f850e43 100644
--- a/.gitlab/issue_templates/Websites.md
+++ b/.gitlab/issue_templates/Websites.md
@@ -15,8 +15,10 @@
## Relevant logs and/or screenshots
```
-(Paste any relevant logs or screenshots)
+(Paste any relevant logs here)
```
+(Paste any relevant screenshots here)
+
## Additional information