|
| 1 | +--- |
| 2 | +name: "\U0001F41E Bug Report" |
| 3 | +about: Did you find a bug? |
| 4 | +title: '' |
| 5 | +labels: bug |
| 6 | +assignees: '' |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +<!-- |
| 11 | + Hi there! Thank you for discovering and submitting an issue. |
| 12 | +
|
| 13 | + Before you submit this, let’s make sure of a few things. |
| 14 | + Please make sure the following boxes are ticked if they are correct. |
| 15 | + If not, please try and fulfill them first. |
| 16 | +--> |
| 17 | + |
| 18 | +<!-- Checked checkbox should look like this: [x] --> |
| 19 | +- [ ] I have read the [Filing Issues](https://docs.getpelican.com/en/latest/contribute.html#filing-issues) and subsequent “How to Get Help” sections of the documentation. |
| 20 | +- [ ] I have searched the [issues](https://github.com/pelican-plugins/yaml-metadata/issues?q=is%3Aissue) (including closed ones) and believe that this is not a duplicate. |
| 21 | + |
| 22 | +<!-- |
| 23 | + Once the above boxes are checked, if you are able to fill in the following list |
| 24 | + with your information, it would be very helpful for maintainers. |
| 25 | +--> |
| 26 | + |
| 27 | +- **OS version and name**: <!-- Replace with version + name --> |
| 28 | +- **Python version**: <!-- Replace with version --> |
| 29 | +- **Pelican version**: <!-- Replace with version --> |
| 30 | +- **Link to theme**: <!-- Replace with link to the theme you are using --> |
| 31 | +- **Links to plugins**: <!-- Replace with list of links to plugins you are using --> |
| 32 | +- **Link to your site**: <!-- If available, replace with link to your site --> |
| 33 | +- **Link to your source**: <!-- If available, replace with link to relevant source repository --> |
| 34 | +- **Link to a [Gist](https://gist.github.com/) with the contents of your settings file**: <!-- If your source is not accessible, put Gist link here --> |
| 35 | + |
| 36 | +## Issue |
| 37 | +<!-- |
| 38 | + Now feel free to write your issue. Please avoid vague phrases like “[…] doesn’t work”. |
| 39 | + Be descriptive! Thanks again 🙌 ❤️ |
| 40 | +--> |
0 commit comments