You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@singa.apache.org by wa...@apache.org on 2020/04/11 14:52:53 UTC

[singa] branch master updated: Enable the Issues page on github

This is an automated email from the ASF dual-hosted git repository.

wangwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/singa.git


The following commit(s) were added to refs/heads/master by this push:
     new d66c14b  Enable the Issues page on github
d66c14b is described below

commit d66c14b3f20854ac6a22967ac5ece443d3d25b41
Author: wang wei <wa...@gmail.com>
AuthorDate: Sat Apr 11 22:52:24 2020 +0800

    Enable the Issues page on github
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

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