necouchman commented on PR #913: URL: https://github.com/apache/guacamole-client/pull/913#issuecomment-1800254066
@mazlumtoprak Here's what I'd suggest: * Check out the `staging/1.5.4` branch and then create a new branch from that within your fork - something like `fix-env-typo` or the like. * Make sure your changes are committed to that branch. * Create a new PR from that branch against the `staging/1.5.4` branch. That'll avoid the `master` branch becoming your main development branch for PRs, which can lead to confusion and be difficult to maintain and clean up. -- 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]
