This is an automated email from the ASF dual-hosted git repository. jmalkin pushed a commit to branch enable-issues in repository https://gitbox.apache.org/repos/asf/datasketches-python.git
commit ecb222b7a235d1430f5eb225f2f7be5aca6fbbf4 Author: Jon Malkin <[email protected]> AuthorDate: Fri Dec 8 10:30:32 2023 -0800 Update .asf.yaml With luck this will enable the use of issues? --- .asf.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 45d974b..daa5a02 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -2,3 +2,7 @@ github: homepage: https://datasketches.apache.org ghp_branch: gh-pages ghp_path: /docs + + features: + # Enable issue management + issues: true --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
