From d02d61dc7ec6963254c1214b1e2c143b35dcae35 Mon Sep 17 00:00:00 2001 From: W Kristianto Date: Fri, 3 Jan 2025 18:19:50 +0700 Subject: [PATCH 1/3] Add Coding Style Conventions and Standards --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4b10edcf52..780357a22b 100644 --- a/readme.md +++ b/readme.md @@ -891,6 +891,7 @@ - [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices. - [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text. - [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - A software architecture approach where services collaborate by publishing and subscribing to events. +- [Guidelines](https://github.com/Kristories/awesome-guidelines) - Programming style and best practices recommendations. ## Related From 83eab5bd0b49b52f069ec5b044939e4101b4cf62 Mon Sep 17 00:00:00 2001 From: W Kristianto Date: Fri, 3 Jan 2025 18:35:57 +0700 Subject: [PATCH 2/3] List should end in #readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 780357a22b..29dd332618 100644 --- a/readme.md +++ b/readme.md @@ -891,7 +891,7 @@ - [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices. - [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text. - [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - A software architecture approach where services collaborate by publishing and subscribing to events. -- [Guidelines](https://github.com/Kristories/awesome-guidelines) - Programming style and best practices recommendations. +- [Guidelines](https://github.com/Kristories/awesome-guidelines#readme) - Programming style and best practices recommendations. ## Related From 812667aa746d390451f19181cb9269c670248b62 Mon Sep 17 00:00:00 2001 From: W Kristianto Date: Fri, 3 Jan 2025 21:27:41 +0700 Subject: [PATCH 3/3] Change info --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 29dd332618..e8d6e8725a 100644 --- a/readme.md +++ b/readme.md @@ -891,7 +891,7 @@ - [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices. - [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text. - [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - A software architecture approach where services collaborate by publishing and subscribing to events. -- [Guidelines](https://github.com/Kristories/awesome-guidelines#readme) - Programming style and best practices recommendations. +- [Guidelines](https://github.com/Kristories/awesome-guidelines#readme) - Programming style and best practices. ## Related