Skip to content

Commit 7edeb49

Browse files
authored
Enable GitHub Disucssions (#200)
Closes GH-199
1 parent 9366707 commit 7edeb49

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.asf.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,13 @@ github:
2828
squash: true
2929
features:
3030
issues: true
31+
discussions: true
3132

3233
notifications:
3334
34-
issues_status: issues@arrow.apache.org
35+
discussions: user@arrow.apache.org
3536
37+
issues_status: [email protected]
3638
pullrequests: [email protected]
3739

3840
publish:

0 commit comments

Comments
 (0)