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 57b20e8 commit 79ac66cCopy full SHA for 79ac66c
.github/ISSUE_TEMPLATE/bug.yml
@@ -1,5 +1,6 @@
1
name: Bug Report
2
description: Report a bug in Ocular
3
+labels: bug
4
body:
5
- type: checkboxes
6
attributes:
.github/ISSUE_TEMPLATE/feature.yml
name: Feature Request
description: Request a feature or enhancement in Ocular
+labels: feature
0 commit comments