File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Describe a scenario in which CouchDB behaves unexpectedly
4+ title : ' '
5+ labels : bug, needs-triage
6+ assignees : ' '
7+
8+ ---
9+
10+ [ NOTE ] : # ( ^^ Provide a general summary of the issue in the title above. ^^ )
11+
12+ ## Description
13+
14+ [ NOTE ] : # ( Describe the problem you're encountering. )
15+ [ TIP ] : # ( Do NOT give us access or passwords to your actual CouchDB! )
16+
17+ ## Steps to Reproduce
18+
19+ [ NOTE ] : # ( Include commands to reproduce, if possible. curl is preferred. )
20+
21+ ## Expected Behaviour
22+
23+ [ NOTE ] : # ( Tell us what you expected to happen. )
24+
25+ ## Your Environment
26+
27+ [ TIP ] : # ( Include as many relevant details about your environment as possible. )
28+ [ TIP ] : # ( You can paste the output of curl http://YOUR-COUCHDB:5984/ here. )
29+
30+ * CouchDB version used:
31+ * Browser name and version:
32+ * Operating system and version:
33+
34+ ## Additional Context
35+
36+ [ TIP ] : # ( Add any other context about the problem here. )
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Enhancement request
3+ about : Suggest an idea for a future version of CouchDB
4+ title : ' '
5+ labels : enhancement, needs-triage
6+ assignees : ' '
7+
8+ ---
9+
10+ [ NOTE ] : # ( ^^ Provide a general summary of the request in the title above. ^^ )
11+
12+ ## Summary
13+
14+ [ NOTE ] : # ( Provide a brief overview of what the new feature is all about. )
15+
16+ ## Desired Behaviour
17+
18+ [ NOTE ] : # ( Tell us how the new feature should work. Be specific. )
19+ [ TIP ] : # ( Do NOT give us access or passwords to your actual CouchDB! )
20+
21+ ## Possible Solution
22+
23+ [ NOTE ] : # ( Not required. Suggest how to implement the addition or change. )
24+
25+ ## Additional context
26+
27+ [ TIP ] : # ( Why does this feature matter to you? What unique circumstances do you have? )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments