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 78eb456 commit a22e282Copy full SHA for a22e282
1 file changed
resources/workflows/bugfix.yaml
@@ -30,6 +30,8 @@ states:
30
- '**/*.md'
31
- '**/*.txt'
32
- '**/*.adoc'
33
+ - '**/*test*'
34
+ - '**/*spec*'
35
default_instructions: |
36
Gather specific information to reliably reproduce the reported bug:
37
- What are the exact OS, browser/runtime versions, and hardware specs?
0 commit comments