adds a checklist to support requests
This commit is contained in:
parent
9f13587e63
commit
70268a51f5
|
|
@ -21,6 +21,14 @@ assignees: ''
|
|||
**Describe the problem**
|
||||
A clear and concise description of the problem.
|
||||
|
||||
**Debug Checklist**
|
||||
Please include all of the following:
|
||||
- [ ] The version of Understrap you're using (located in the package.json file)
|
||||
- [ ] Whether you are developing with Understrap or the Understrap child theme
|
||||
- [ ] The output of `node -v`
|
||||
- [ ] The output of `git --version`
|
||||
- [ ] The output of `gulp -v` (if using an Understrap version below 1.0.0)
|
||||
|
||||
**Screenshots / Videos**
|
||||
If applicable, add screenshots/videos to help explain your problem.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue