hullblogs.com/.github/ISSUE_TEMPLATE/a-feed-crashes-hullblogs-co...

41 lines
787 B
Markdown

---
name: A feed crashes hullblogs.com
about: A specific Atom/RSS feed crashes the hullblogs.com static site generator.
title: "[broken feed] "
labels: bug
assignees: ''
---
## Atom / RSS URL:
- **Link:** INSERT_LINK_HERE
- **Feed format (if known):** RSS / Atom
## Describe the bug
A clear and concise description of what the bug is.
## Screenshots
If applicable, add screenshots to help explain your problem.
## System information (please complete the following information):**
- OS: [e.g. Ubuntu 20.04, Windows 10]
- Node.js version: `node --version`
## Build logs
Output of `npm run build`
<details>
<summary>Expand to view logs</summary>
<pre><core>
PASTE YOUR LOGS HERE
</code></pre>
</details>
## Additional context
Add any other context about the problem here.