This is an automated email from the ASF dual-hosted git repository. zhasheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-mxnet-examples.git
commit 9ab4e61c6997960fc8e2755d90389b5dab8c97f3 Author: Sheng Zha <[email protected]> AuthorDate: Sun Aug 2 13:52:10 2020 -0700 set github features --- .asf.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.asf.yaml b/.asf.yaml new file mode 100644 index 0000000..a0fd043 --- /dev/null +++ b/.asf.yaml @@ -0,0 +1,16 @@ +notifications: + commits: [email protected] + issues: [email protected] + pullrequests: [email protected] + jira_options: link label worklog + +github: + features: + wiki: true + issues: true + projects: true + + enabled_merge_buttons: + squash: true + merge: false + rebase: true
