You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by wa...@apache.org on 2022/03/06 17:40:38 UTC

[pulsar-site] branch main updated: Enable Issues

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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 43d44db  Enable Issues
43d44db is described below

commit 43d44db61196de432c2a1fb1caeb5d6819e8edaa
Author: Dave Fisher <da...@comcast.net>
AuthorDate: Sun Mar 6 09:40:33 2022 -0800

    Enable Issues
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..113ccd9
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,4 @@
+github:
+  features:
+    # Enable issue management
+    issues: true