We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8438d commit 491e011Copy full SHA for 491e011
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,27 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: Please replace with a clear and descriptive title
5
+labels: 'type: bug'
6
+assignees: ''
7
+
8
9
10
+**Describe the bug**
11
12
+A clear and concise description of what the bug is.
13
14
+**To Reproduce**
15
16
+Steps to reproduce the behavior:
17
+1. Fork the repository `https://github.com/<owner>/<repo>/`
18
+2. Deploy it to Netlify
19
+3. See that the sitemap file is missing...
20
21
+**Expected behavior**
22
23
+A clear and concise description of what you expected to happen.
24
25
+**Additional context**
26
27
+Add any other context about the problem here.
0 commit comments