lprimak opened a new issue, #2036: URL: https://github.com/apache/shiro/issues/2036
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/shiro/issues?q=is%3Aissue) and found no similar issues. ### Enhancement Request I have started a thread on the mailing list whether we should enable GH Discussions. Email from Infra below: --- Projects that are using GitHub Discussions and have suddenly found that feature to be missing, please see https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#repo_features GitHub Discussions are now managed entirely through .asf.yaml, and will default to being disabled unless enabled in your .asf.yaml file, OR if you do not have a valid 'discussions' entry in your notifications section in the configuration. The TL;DR for enabling Discussions in .asf.yaml is to weave these settings into your .asf.yaml file in your default branch: ``` notifications: discussions: [[email protected]](mailto:[email protected]) (use your own mailing list here) ... github: features: discussions: true ``` ### Describe the solution you'd like Described above ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
