|
| 1 | +--- |
| 2 | +name: Bug report |
| 3 | +about: Create a report to help us improve |
| 4 | +title: '' |
| 5 | +labels: '' |
| 6 | +assignees: '' |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +<!-- Before filing a bug please check the following: --> |
| 11 | +<!-- * There's no existing/similar bug report. --> |
| 12 | +<!-- * This bug report is about a single actionable bug. --> |
| 13 | +<!-- * This bug is about the Pro Git book, version 2, English language. --> |
| 14 | +<!-- * This bug is about the book as found on the [website](https://www.git-scm.com/book/en/v2) or the pdf. --> |
| 15 | +<!-- * If you found a issue in the pdf/epub/mobi files, you've checked if the problem is also present in the Pro Git book on the [website](https://www.git-scm.com/book/en/v2). --> |
| 16 | +<!-- * This bug is **not** about a translation, if so please file a bug with the translation project. You can find a table of translation projects here: [progit2/TRANSLATING.md](https://github.com/progit/progit2/blob/master/TRANSLATING.md) --> |
| 17 | +<!-- * This bug is **not** about the git-scm.com site, if so please file a bug here: [git-scm.com/issues/new](https://github.com/git/git-scm.com/issues/new) --> |
| 18 | +<!-- * This bug is **not** about git the program itself, if so please file a bug here: [git-scm.com/community](https://git-scm.com/community) --> |
| 19 | +<!-- * This bug is **not** about Git for Windows, if so please file a bug here: [git-for-windows/git](https://github.com/git-for-windows/git). --> |
| 20 | + |
| 21 | +**Which version of the book is affected?** |
| 22 | +<!-- It's important for us to know if the problem is in the source or in the tooling for the pdf/epub/mobi files. --> |
| 23 | +<!-- Therefore, please write whether the problem is with the files, the online book, or both. --> |
| 24 | + |
| 25 | +**Describe the bug:** |
| 26 | +<!-- A clear and concise description of what the bug is. --> |
| 27 | + |
| 28 | +**Steps to reproduce:** |
| 29 | +<!-- Please write the steps needed to reproduce the bug here. --> |
| 30 | +<!-- 1. Go to '...' --> |
| 31 | +<!-- 2. Click on '....' --> |
| 32 | +<!-- 3. Scroll down to '....' --> |
| 33 | +<!-- 4. See error --> |
| 34 | + |
| 35 | +**Expected behavior:** |
| 36 | +<!-- A clear and concise description of what you expected to happen. --> |
| 37 | + |
| 38 | +**Screenshots:** |
| 39 | +<!-- If applicable, add screenshots to help explain your problem. --> |
| 40 | + |
| 41 | +**Additional context:** |
| 42 | +<!-- Add any other context about the problem here. --> |
| 43 | +<!-- You can also put references to similar bugs here. --> |
| 44 | + |
| 45 | +**Desktop:** |
| 46 | +<!-- If you've used a desktop/laptop to access the content, please fill in this form. --> |
| 47 | +<!-- Example: Windows 10 Home Edition, Firefox, version 66.0.2 --> |
| 48 | +- Operating system: |
| 49 | +- Browser/application: |
| 50 | +- Browser/application version: |
| 51 | + |
| 52 | +**Smartphone:** |
| 53 | +<!-- If you've used a smartphone to access the content, please fill in this form. --> |
| 54 | +<!-- Example: iPhone 6, iOS 12.2, Safari, version 22 --> |
| 55 | +- Device: |
| 56 | +- OS: |
| 57 | +- Browser/application: |
| 58 | +- Browser/application version: |
| 59 | + |
| 60 | +**E-book reader:** |
| 61 | +<!-- If you've used a e-book reader to access the content, please fill in this form. --> |
| 62 | +<!-- Example: Amazon Kindle Paperwhite 10th generation, software update 5.11.1 --> |
| 63 | +- Device: |
| 64 | +- Software Update: |
0 commit comments