|
1 | | ---- |
2 | | -name: 🐛 Bug Report |
3 | | -about: Submit a bug report, to help us improve. |
4 | | -labels: "bug" |
5 | | ---- |
6 | | - |
7 | | -## 🐛 Bug Report |
8 | | - |
9 | | -(A clear and concise description of what the bug is) |
10 | | - |
11 | | -## Have you spent some time to check if this issue has been raised before? |
12 | | - |
13 | | -[ ] I have read googled for a similar issue or checked our older issues for a similar bug |
14 | | - |
15 | | -### Have you read the [Code of Conduct](https://github.com/SoftCreatR/JSONPath/blob/main/CODE_OF_CONDUCT.md)? |
16 | | - |
17 | | -[ ] I have read the Code of Conduct |
18 | | - |
19 | | -## To Reproduce |
20 | | - |
21 | | -(Write your steps here:) |
22 | | - |
23 | | -## Expected behavior |
24 | | - |
25 | | -<!-- |
26 | | - How did you expect your project to behave? |
27 | | - It’s fine if you’re not sure your understanding is correct. |
28 | | - Write down what you thought would happen. |
29 | | ---> |
30 | | - |
31 | | -(Write what you thought would happen.) |
32 | | - |
33 | | -## Actual Behavior |
34 | | - |
35 | | -<!-- |
36 | | - Did something go wrong? |
37 | | - Is something broken, or not behaving as you expected? |
38 | | - Describe this section in detail, and attach screenshots if possible. |
39 | | - Don't only say "it doesn't work"! |
40 | | ---> |
41 | | - |
42 | | -(Write what happened. Add screenshots, if applicable.) |
43 | | - |
44 | | -## Your Environment |
45 | | - |
46 | | -<!-- Include as many relevant details about the environment you experienced the bug in --> |
47 | | - |
48 | | -(Write Environment, Operating system and version etc.) |
| 1 | +--- |
| 2 | +name: 🐛 Bug Report |
| 3 | +about: Submit a bug report, to help us improve. |
| 4 | +labels: "bug" |
| 5 | +--- |
| 6 | + |
| 7 | +## 🐛 Bug Report |
| 8 | + |
| 9 | +(A clear and concise description of what the bug is) |
| 10 | + |
| 11 | +## Have you spent some time to check if this issue has been raised before? |
| 12 | + |
| 13 | +[ ] I have read googled for a similar issue or checked our older issues for a similar bug |
| 14 | + |
| 15 | +### Have you read the [Code of Conduct](https://github.com/SoftCreatR/JSONPath/blob/main/CODE_OF_CONDUCT.md)? |
| 16 | + |
| 17 | +[ ] I have read the Code of Conduct |
| 18 | + |
| 19 | +## To Reproduce |
| 20 | + |
| 21 | +(Write your steps here:) |
| 22 | + |
| 23 | +## Expected behavior |
| 24 | + |
| 25 | +<!-- |
| 26 | + How did you expect your project to behave? |
| 27 | + It’s fine if you’re not sure your understanding is correct. |
| 28 | + Write down what you thought would happen. |
| 29 | +--> |
| 30 | + |
| 31 | +(Write what you thought would happen.) |
| 32 | + |
| 33 | +## Actual Behavior |
| 34 | + |
| 35 | +<!-- |
| 36 | + Did something go wrong? |
| 37 | + Is something broken, or not behaving as you expected? |
| 38 | + Describe this section in detail, and attach screenshots if possible. |
| 39 | + Don't only say "it doesn't work"! |
| 40 | +--> |
| 41 | + |
| 42 | +(Write what happened. Add screenshots, if applicable.) |
| 43 | + |
| 44 | +## Your Environment |
| 45 | + |
| 46 | +<!-- Include as many relevant details about the environment you experienced the bug in --> |
| 47 | + |
| 48 | +(Write Environment, Operating system and version etc.) |
0 commit comments