Skip to content

Commit bea8cff

Browse files
authored
Update commands-functionality-bug-report.md
1 parent b1aba67 commit bea8cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/commands-functionality-bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Does the problem seem to appear or disappear only some of the time? Does there s
9393
- [ ] does it appear only after executing an operation(paste,delete,swap)?
9494
- [ ] does it appear when you perform manual editing between commands?
9595

96-
- [ ] correlation with a pattern in the code? a strong indicator for such a case . In case you have identified this pattern, does the error occure when it appears
96+
- [ ] correlation with a pattern in the code? Such a pattern might be structural, sometimes lexical,in some cases even some piece of incomplete code that was not handled properly. A strong indicator for such a case when introducing small changes to the code has things from working perfectly into breaking. In case you have identified(or you have any suspicion about) this pattern(or maybe patterns), does the error occure when it appears
9797
- [ ] on the target of the query? (For instance there was a bug at some point that sometimes prevented you from selecting arguments from function calls inside with statements)
9898
- [ ] on the origin of the query?
9999
- [ ] in between them perhaps?

0 commit comments

Comments
 (0)