We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gemini
1 parent d392834 commit 0c7e388Copy full SHA for 0c7e388
.gemini/settings.json
@@ -1 +1,10 @@
1
-{ "contextFileName": "AGENTS.md", "advanced": { "bugCommand": { "urlTemplate": "https://github.com/wp-cli/.github/issues/new?template=1-BUG_REPORT.md&title={title}" } } }
+{
2
+ "context": {
3
+ "fileName": "AGENTS.md"
4
+ },
5
+ "advanced": {
6
+ "bugCommand": {
7
+ "urlTemplate": "https://github.com/wp-cli/.github/issues/new?template=1-BUG_REPORT.md&title={title}"
8
+ }
9
10
+}
0 commit comments