luocooong commented on a change in pull request #2226: URL: https://github.com/apache/drill/pull/2226#discussion_r632580232
########## File path: .asf.yaml ########## @@ -0,0 +1,22 @@ +# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories + +github: + description: "Apache Drill is a distributed MPP query layer for self describing data" + homepage: https://drill.apache.org/ + labels: + - drill + - sql + - big-data + - java + - hive + - hadoop + - jdbc + - parquet + + features: + # Enable wiki for documentation + wiki: true + # Enable issue management + issues: true Review comment: @cgivre Is this the way to enable the issues panel? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
