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-unit-tests.git
The following commit(s) were added to refs/heads/master by this push:
new e62294b Enable issues
e62294b is described below
commit e62294b2c47fdc2bf2164f20fc875eb981773dad
Author: Sebb <[email protected]>
AuthorDate: Tue Aug 25 17:39:33 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