Enable the Issues page on github
diff --git a/.asf.yaml b/.asf.yaml index c54d8ee..df96840 100644 --- a/.asf.yaml +++ b/.asf.yaml
@@ -22,3 +22,5 @@ features: # Enable wiki for documentation wiki: true + # Enable issues on github + issues: true