This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 72b04d8 Enable issues
72b04d8 is described below
commit 72b04d848f01e5a21a7578337a9fa5796ca76ed6
Author: Sebb <[email protected]>
AuthorDate: Tue Aug 25 17:40:04 2020 +0100
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