necouchman commented on PR #511: URL: https://github.com/apache/guacamole-server/pull/511#issuecomment-2067499311
@CooperDActor A few concerns about this: * While we provide guidance for installing in our manual, we generally do not provide distribution-specific code or scripts. I'm hesitant to start doing this - it feels like a very slippery slope into demands for other distributions to be included and maintained, and then having to make sure that it works across different versions of different distributions. * Assuming we decided we'd like to include something like this, I don't think the root directory of the source tree is the right place. I'd envision setting up some sort of `contrib/` directory or something similar to put things like this in, that was clearly marked for items that aren't only tangentially related to the source code. * You always need a Jira ticket to go with any changes, so, even if we decided to move forward with including this, so you'd need to get a Jira account, create the ticket, and mark the pull request and commit messages with that Jira ticket. See: https://guacamole.apache.org/open-source/. -- 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: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org