From duke at openjdk.org Wed Jan 3 14:42:05 2024 From: duke at openjdk.org (Andrei Rybak) Date: Wed, 3 Jan 2024 14:42:05 GMT Subject: RFR: add README.md In-Reply-To: References: Message-ID: On Sun, 13 Aug 2023 11:15:35 GMT, Andrei Rybak wrote: > Add a README.md file in Markdown format with a link to the project on openjdk.org and with a banner of welcome.jpg file. README.md is nicely formatted by repository browsers like [GitHub][1] on the landing page of the repository. > > [1]: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes > > ---- > > How the file is rendered can be seen on GitHub: https://github.com/openjdk/duke/blob/1d68763c12afac7f5a3b15f02937afe567d0256a/README.md Keep it open, please. I shall try sending finding a sponsor on the mailing list... ------------- PR Comment: https://git.openjdk.org/duke/pull/2#issuecomment-1875476704 From rybak.a.v at gmail.com Wed Jan 3 14:58:19 2024 From: rybak.a.v at gmail.com (Andrei Rybak) Date: Wed, 3 Jan 2024 15:58:19 +0100 Subject: GitHub repository improvement - looking for a reviewer/sponsor Message-ID: Hello Jeff and Jasper, and Happy New Year! I propose a minor improvement to the visual representation of the GitHub repository "openjdk/duke". The repository already has a file called "welcome.jpg". I suggest putting this image into a Markdown file README.md, which GitHub would render [1] when the users land on the URL "https://github.com/openjdk/duke". This proposal is published as a pull request [2]. It needs a reviewer according to the bridgekeeper bot. In other OpenJDK repositories, as far as I understand, such contributions also need a sponsor and a ticket in the bug database, but I don't know the workflow here. The "Skara process" seems to have been added by the first PR on GitHub.[3] [1] https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes [2] https://github.com/openjdk/duke/pull/2 [3] https://github.com/openjdk/duke/pull/1 -- Best regards, Andrei Rybak