Skip to content

Commit

Permalink
.github: Issues notebook.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivucica authored Oct 6, 2023
1 parent 0af6c01 commit 689e7bc
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/issue_query_notebook.github-issues
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"kind": 1,
"language": "markdown",
"value": "This defines some queries using the VSCode extension for a GitHub Issues\nnotebook."
},
{
"kind": 2,
"language": "github-issues",
"value": "$yatc=repo:opentibia/yatc"
},
{
"kind": 2,
"language": "github-issues",
"value": "$yatc is:open"
},
{
"kind": 2,
"language": "github-issues",
"value": "$yatc is:open assignee:@me"
}
]

0 comments on commit 689e7bc

Please sign in to comment.