commit | d66c14b3f20854ac6a22967ac5ece443d3d25b41 | [log] [tgz] |
---|---|---|
author | wang wei <wangwei.cs@gmail.com> | Sat Apr 11 22:52:24 2020 +0800 |
committer | wang wei <wangwei.cs@gmail.com> | Sat Apr 11 22:52:24 2020 +0800 |
tree | d00d6d8a688ce0eb8915ade3aaa7a9771f501656 | |
parent | 21f5689567766012969926e86853d16b38843646 [diff] |
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