From 356aac9540addfd133359f6a2a273e5b7e67b8ab Mon Sep 17 00:00:00 2001 From: Benjamin Granados Date: Fri, 5 Jan 2024 16:14:55 +0100 Subject: [PATCH 1/3] Template to announce implementations --- .../implementers/templates/tweet_template.md | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 programs/implementers/templates/tweet_template.md diff --git a/programs/implementers/templates/tweet_template.md b/programs/implementers/templates/tweet_template.md new file mode 100644 index 00000000..835527d3 --- /dev/null +++ b/programs/implementers/templates/tweet_template.md @@ -0,0 +1,29 @@ +### Twitter Template + +🎉🎉 We are so excited to announce the last addition to the JSON Schema Implementations page! + +------- is a ------- by ------ + +Check it out! 🔗 https://github.com/JulianCataldo/remark-lint-frontmatter-schema + +For more tooling visit: https://json-schema.org/implementations + +### Linkedin Template + +🎉🎉 We are so excited to announce the last addition to the JSON Schema Implementations page! + +⭐️ ------- ⭐️ is a ------- by ------ + +Check it out! 🔗 Link + +Please, visit the JSON Schema Implementations page to explore all the implementations available in the Ecosystem 🔗 https://json-schema.org/implementations + +### Slack + +🎉🎉 We are so excited to announce the last addition to the JSON Schema Implementations page! + +⭐️ ------- ⭐️ is a ------- by ------ + +Check it out! 🔗 Link + +Please, visit the JSON Schema Implementations page to explore all the implementations available in the Ecosystem 🔗 https://json-schema.org/implementations \ No newline at end of file From 8ccc536255258961824c1850d20e7447d361da7f Mon Sep 17 00:00:00 2001 From: Benjamin Granados Date: Fri, 12 Jan 2024 10:44:44 +0100 Subject: [PATCH 2/3] Rename templates for clarity --- .DS_Store | Bin 6148 -> 6148 bytes ...t_template.md => socialmedia-promotion.md} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename programs/implementers/templates/{tweet_template.md => socialmedia-promotion.md} (100%) diff --git a/.DS_Store b/.DS_Store index ae3e8d09e296886cda1ca0212c2748ab1a10dae9..4cd1e457a9138f7ebabd63586cf578cd3e171951 100644 GIT binary patch delta 67 zcmZoMXfc=|#>B)qu~2NHo+2a5#(>?7j4YdZSne@y7U2+Pnb^R!nVo~51E^%PAjfy+ V$^0UY91K9f$iTp|IYML&GXOIw4*UQB delta 89 zcmZoMXfc=|#>B!ku~2NHo+2aL#(>?7i&&T#**5bq-DBirVMu2vX2@qqp3K91f*s1< me4E*oaWgvyKL=3b=8w$ZnJ4p$IC3yDFfcIy!R82&HOv6)xD_z~ diff --git a/programs/implementers/templates/tweet_template.md b/programs/implementers/templates/socialmedia-promotion.md similarity index 100% rename from programs/implementers/templates/tweet_template.md rename to programs/implementers/templates/socialmedia-promotion.md From 72d7d32c16ae1dce7fe7f3f71e60572626bfa43f Mon Sep 17 00:00:00 2001 From: Benjamin Granados Date: Fri, 12 Jan 2024 10:47:45 +0100 Subject: [PATCH 3/3] Rename templates for clarity --- .../templates/{tweet_template.md => socialmedia-promotion.md} | 0 .../templates/{tweet_template.md => socialmedia-promotion.md} | 0 .../sponsors/templates/{email_template.md => welcome-email.md} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename programs/adopters/templates/{tweet_template.md => socialmedia-promotion.md} (100%) rename programs/sponsors/templates/{tweet_template.md => socialmedia-promotion.md} (100%) rename programs/sponsors/templates/{email_template.md => welcome-email.md} (100%) diff --git a/programs/adopters/templates/tweet_template.md b/programs/adopters/templates/socialmedia-promotion.md similarity index 100% rename from programs/adopters/templates/tweet_template.md rename to programs/adopters/templates/socialmedia-promotion.md diff --git a/programs/sponsors/templates/tweet_template.md b/programs/sponsors/templates/socialmedia-promotion.md similarity index 100% rename from programs/sponsors/templates/tweet_template.md rename to programs/sponsors/templates/socialmedia-promotion.md diff --git a/programs/sponsors/templates/email_template.md b/programs/sponsors/templates/welcome-email.md similarity index 100% rename from programs/sponsors/templates/email_template.md rename to programs/sponsors/templates/welcome-email.md