]> granicus.if.org Git - icinga2/commitdiff
Ensure that issue templates are more readable
authorMichael Friedrich <michael.friedrich@icinga.com>
Mon, 2 Sep 2019 13:10:35 +0000 (15:10 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Mon, 2 Sep 2019 13:10:35 +0000 (15:10 +0200)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md

index 78472a225412727fa7338260cc25b76fc6107bb4..7f6e12135be32bcece87c0fb765ebf3ba0524d1e 100644 (file)
@@ -8,11 +8,13 @@ assignees: ''
 ---
 
 ## Describe the bug
+
 A clear and concise description of what the bug is.
 
-Please ensure to read https://github.com/Icinga/icinga2/blob/master/doc/15-troubleshooting.md first. Formatting tips: GitHub supports Markdown: https://guides.github.com/features/mastering-markdown/ 
+Please ensure to read https://github.com/Icinga/icinga2/blob/master/doc/15-troubleshooting.md first. Formatting tips: GitHub supports Markdown: https://guides.github.com/features/mastering-markdown/
 
 ## To Reproduce
+
 Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include configuration, logs, etc. to reproduce, if relevant.
 
 1.
@@ -21,12 +23,15 @@ Provide a link to a live example, or an unambiguous set of steps to reproduce th
 4.
 
 ## Expected behavior
+
 A clear and concise description of what you expected to happen.
 
 ## Screenshots
+
 If applicable, add screenshots to help explain your problem.
 
 ## Your Environment
+
 Include as many relevant details about the environment you experienced the problem in
 
 * Version used (`icinga2 --version`):
@@ -37,4 +42,5 @@ Include as many relevant details about the environment you experienced the probl
 * If you run multiple Icinga 2 instances, the `zones.conf` file (or `icinga2 object list --type Endpoint` and `icinga2 object list --type Zone`) from all affected nodes.
 
 ## Additional context
+
 Add any other context about the problem here.
index a7621fd8766232e2e59e027cdbbb482bb70588c5..1d19ccf8adf75cc6199d84a4f429c22388e9fcb9 100644 (file)
@@ -8,13 +8,17 @@ assignees: ''
 ---
 
 ## Is your feature request related to a problem? Please describe.
+
 A clear and concise description of what the problem is. Ex. I'm always using this feature but am missing [...]
 
 ## Describe the solution you'd like
-A clear and concise description of what you want to happen. 
+
+A clear and concise description of what you want to happen.
 
 ## Describe alternatives you've considered
+
 A clear and concise description of any alternative solutions or features you've considered.
 
 ## Additional context
+
 Add any other context or screenshots about the feature request here.