From a260c342fb78a10f4f4a66de9dfb2ca840eeb283 Mon Sep 17 00:00:00 2001 From: "Didier Villevalois (Ptitjes)" Date: Sat, 25 Nov 2017 20:08:41 +0100 Subject: [PATCH] chore(github): enhance the issue template [skip ci] --- ISSUE_TEMPLATE.md | 41 +++++++++++++++++++++++++++++++++-------- 1 file changed, 33 insertions(+), 8 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index cc37405..3d01f15 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -5,13 +5,38 @@ https://guides.github.com/features/mastering-markdown/ This template is optional, but it may help us fix your issue faster. --> -### Issue -Write the description of the issue here. -### Info & Versions -- Environment: (Node.js/browser/hybrid app/etc.) -- Platform: (Chrome/FF/Safari/Edge/iOS/Android/etc.) -- Server: (CouchDB/Cloudant/Couchbase/PouchDB Server/etc.) + -### Reproduce -Write the steps for others to reproduce issue here. Providing a code example, links to a repository or a live example (JSBin etc) are even more helpful. +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +* Version of PouchDB Authentication: +* Version of PouchDB: +* Platform name and version: +* Operating System and version: +* Server: +* Link to your project: