diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 45106d88..d0bc7310 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,13 +18,23 @@ Here are some areas where you can contribute: * ❓ Answer questions * 🙏 Join discussions and provide feedback * 🛠️ [Add new JSON Schema tooling](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#%EF%B8%8F-add-a-new-implementation) + * 🚀 [Adding a new Adopter](https://github.com/json-schema-org/community/blob/main/ADOPTERS.md) * ✍️ [Publish a blog post](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#%EF%B8%8F-publish-a-blog-post) * 📈 [Publish a case study](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-publish-a-case-study) - * 📋 [Improving the Documentation](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-documentation) + * 📋 [Improving The Documentation](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-documentation) * 🏗 [Website development](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-website) - * 🎨 [Improving the Design](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-design) - * 😍 [Collaborating with Community Management tasks](#community-management-tasks) + * 🎨 [Improving The Design](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-design) + * 😍 [Collaborating with Community Management tasks](https://github.com/json-schema-org/community) * 🚀 [Adding a new Adopter](https://github.com/json-schema-org/community/blob/main/ADOPTERS.md) + * 🌈 Other JSON Schema projects you can contribute to: + * [JSON Schema Conference](https://github.com/json-schema-org/conference/blob/main/CONTRIBUTING.md). + * [Tour of JSON Schema](https://github.com/json-schema-org/tour/blob/main/CONTRIBUTING.md). + * [JSON Schema Landscape](https://github.com/json-schema-org/landscape/blob/main/CONTRIBUTING.md). + * [JSON Schema Ecosystem](https://github.com/json-schema-org/ecosystem/blob/main/CONTRIBUTING.md). + + * 🌐 Other JSON Schema Ecosystem Projects you can contribute to: + * [Bowtie](https://github.com/bowtie-json-schema/bowtie) development. + * Contribute to any well mantained JSON Schema implementation. #### Community management tasks diff --git a/programs/mentoring/gsoc/README.md b/programs/mentoring/gsoc/README.md index f0ed7329..9622ae07 100644 --- a/programs/mentoring/gsoc/README.md +++ b/programs/mentoring/gsoc/README.md @@ -50,7 +50,13 @@ Got a problem? Reach out to mentors or the community for assistance. Remember, m - Consult mentors for guidance on task evaluation. -## 🏗 Contributing Guidelines +## 🫶 How to get involved before GSoC? -Please, check-out the [GSoC Contributior guidelines](CONTRIBUTOR-GUIDANCE.md) +If you join our organization before GSoC, we invite you to join us contributing to JSON Schema as a great way to start engaging with the Team, learn about the JSON Schema specification and get to know some of our projects. + +Please check out our [Contribution guidelines](https://github.com/json-schema-org/.github/blob/main/CONTRIBUTING.md) to know more about how to contribute in each area. + +## 🏗 GSoC Contributor Guidance + +Please, check-out the [GSoC Contributior Guidance](CONTRIBUTOR-GUIDANCE.md) diff --git a/programs/mentoring/gsoc/gsoc-2025.md b/programs/mentoring/gsoc/gsoc-2025.md index 369b7076..2e686306 100644 --- a/programs/mentoring/gsoc/gsoc-2025.md +++ b/programs/mentoring/gsoc/gsoc-2025.md @@ -43,6 +43,12 @@ Got a problem? Reach out to mentors or the community for assistance. Remember, m - Explain technical decisions independently. - Consult mentors for guidance on task evaluation. -## Contributing Guidelines +## 🫶 How to get involved before GSoC? -Please, check-out the [GSoC Contributior guidelines](CONTRIBUTOR-GUIDANCE.md) +If you join our organization before GSoC, we invite you to join us contributing to JSON Schema as a great way to start engaging with the Team, learn about the JSON Schema specification and get to know some of our projects. + +Please check out our [Contribution guidelines](https://github.com/json-schema-org/.github/blob/main/CONTRIBUTING.md) to know more about how to contribute in each area. + +## 🏗 GSoC Contributor Guidance + +Please, check-out the [GSoC Contributior Guidance](CONTRIBUTOR-GUIDANCE.md)