On Mon, Feb 26, 2024 at 4:11 PM Ben F. Zhou <[email protected]> wrote:
> Hi Justin, > > Thanks for the information. I'll go ahead to learn these tools. > That might be a bit too much learning to do upfront. I suggest you do this instead. GitHub has two ways to let you edit files without really knowing Git at all. See https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files (recommended) or the more fancy https://docs.github.com/en/codespaces/the-githubdev-web-based-editor#opening-the-githubdev-editor (less recommended). The page you want to edit is https://github.com/apache/activemq-artemis/blob/main/docs/user-manual/core.adoc. Create an account or log in, click the Edit in place command top right on that page, the pencil icon, and edit away. -- Mit freundlichen Grüßen / Kind regards Jiri Daněk
