annotate .github/ISSUE_TEMPLATE/bug_report.md @ 18501:c9777bf23eb8

Added tag v8.1.2244 for changeset c0445cb7cfe0432628191cc5c7d21400bd2dab75
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Nov 2019 23:30:04 +0100
parents 9f9ea58719c3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16125
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
1 ---
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
2 name: Bug report
16131
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
3 about: Create a report to help us improve Vim
16125
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
4 title: ''
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
5 labels: ''
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
6
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
7 ---
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
8
16131
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
9 _Instructions: Replace the template text and remove irrelevant text (including this line)_
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
10
16125
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
11 **Describe the bug**
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
12 A clear and concise description of what the bug is.
16131
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
13 (Issues related to the runtime files should be reported to their maintainer, check the file header.)
16125
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
14
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
15 **To Reproduce**
16131
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
16 Detailed steps to reproduce the behavior:
16125
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
17 1. Run `vim --clean` (or `gvim --clean`, etc.)
16131
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
18 2. Edit `filename`
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
19 3. Type '....'
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
20 4. Describe the error
16125
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
21
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
22 **Expected behavior**
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
23 A clear and concise description of what you expected to happen.
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
24
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
25 **Screenshots**
16131
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
26 If applicable, copy/paste the text or add screenshots to help explain your problem.
16125
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
27
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
28 **Environment (please complete the following information):**
16131
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
29 - Vim version [e.g. 8.1.1234] (Or paste the result of `vim --version`.)
16125
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
30 - OS: [e.g. Ubuntu 18.04, Windows 10 1809, macOS 10.14]
16131
9f9ea58719c3 patch 8.1.1070: issue templates are not good enough
Bram Moolenaar <Bram@vim.org>
parents: 16125
diff changeset
31 - Terminal: [e.g. GNOME Terminal, mintty, iTerm2, tmux, GNU screen] (Use GUI if you use the GUI.)
16125
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
32
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
33 **Additional context**
e8d4b34011de patch 8.1.1067: issues added on github are unstructured
Bram Moolenaar <Bram@vim.org>
parents:
diff changeset
34 Add any other context about the problem here.