mosche commented on issue #26291: URL: https://github.com/apache/beam/issues/26291#issuecomment-1524846155
@AlonHarell That would be awesome and much appreciated. > Is it possible to contribute to previous versions, or only the newest release of Beam? There's no patch releases, so your contribution go into the next release. > Can you explain to me a bit about the expected process of contributing? Which branch and directory should I pull? Create a fork of the Apache Beam repo, create a branch from of the latest `master` branch and develop there. Once done, push to your fork and open a PR on Apache Beam. Don't hesitate to open a draft PR and ping me there any time if you have questions. Here's some more detailed instructions how to get started: https://beam.apache.org/contribute/get-started-contributing/ -- 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]
