Skip to content

Commit a518377

Browse files
authored
Update issue templates
1 parent b32ce63 commit a518377

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!--
11+
Thank you for reporting a bug to DXT! Please follow the instructions in the comment tags.
12+
Unless you have been instructed, do not delete any text in this template.
13+
-->
14+
15+
# Describe the bug
16+
17+
A clear and concise description of what the bug is.
18+
19+
# Steps to reproduce
20+
21+
<!--
22+
This should be a step-by-step guide on how to replicate your issue. Be as detailed as you can.
23+
Please upload your form definition JSON to this issue, if appropriate.
24+
-->
25+
26+
Steps to reproduce the behavior, e.g.:
27+
28+
1. Create a form containing '...'
29+
2. Navigate to the '....' page
30+
3. Click on '....' or type in '....'
31+
4. See error
32+
33+
# Expected behaviour
34+
35+
A clear and concise description of what you expected to happen.
36+
37+
# Environment
38+
39+
## Desktop (please complete the following information)
40+
41+
- OS: [e.g. iOS]
42+
- Browser [e.g. chrome, safari]
43+
- Version [e.g. 22]
44+
45+
## Smartphone (please complete the following information):
46+
47+
- Device: [e.g. iPhone6]
48+
- OS: [e.g. iOS8.1]
49+
- Browser [e.g. stock browser, safari]
50+
- Version [e.g. 22]
51+
52+
# Checklist
53+
54+
<!--
55+
Mark each completed item with an X, e.g. "[X] You have....".
56+
-->
57+
58+
- [] You have verified this is affecting the latest version of `@defra/forms-engine-plugin` or the production version of our service `https://forms-designer.prod.cdp-int.defra.cloud/`
59+
- [] You have filled out the required sections above
60+
- [] You have uploaded a copy of your JSON form definition to this issue

0 commit comments

Comments
 (0)