Skip to content

Commit 795e352

Browse files
authored
Changes in the GSoC readme to improve onboarding (#850)
* Add reference to contributing guidelines * Add guidance pre-GSoC * add more ways of contribution
1 parent 9030107 commit 795e352

File tree

3 files changed

+29
-7
lines changed

3 files changed

+29
-7
lines changed

CONTRIBUTING.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,23 @@ Here are some areas where you can contribute:
1818
* ❓ Answer questions
1919
* 🙏 Join discussions and provide feedback
2020
* 🛠️ [Add new JSON Schema tooling](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#%EF%B8%8F-add-a-new-implementation)
21+
* 🚀 [Adding a new Adopter](https://github.com/json-schema-org/community/blob/main/ADOPTERS.md)
2122
* ✍️ [Publish a blog post](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#%EF%B8%8F-publish-a-blog-post)
2223
* 📈 [Publish a case study](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-publish-a-case-study)
23-
* 📋 [Improving the Documentation](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-documentation)
24+
* 📋 [Improving The Documentation](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-documentation)
2425
* 🏗 [Website development](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-website)
25-
* 🎨 [Improving the Design](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-design)
26-
* 😍 [Collaborating with Community Management tasks](#community-management-tasks)
26+
* 🎨 [Improving The Design](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-improving-the-design)
27+
* 😍 [Collaborating with Community Management tasks](https://github.com/json-schema-org/community)
2728
* 🚀 [Adding a new Adopter](https://github.com/json-schema-org/community/blob/main/ADOPTERS.md)
29+
* 🌈 Other JSON Schema projects you can contribute to:
30+
* [JSON Schema Conference](https://github.com/json-schema-org/conference/blob/main/CONTRIBUTING.md).
31+
* [Tour of JSON Schema](https://github.com/json-schema-org/tour/blob/main/CONTRIBUTING.md).
32+
* [JSON Schema Landscape](https://github.com/json-schema-org/landscape/blob/main/CONTRIBUTING.md).
33+
* [JSON Schema Ecosystem](https://github.com/json-schema-org/ecosystem/blob/main/CONTRIBUTING.md).
34+
35+
* 🌐 Other JSON Schema Ecosystem Projects you can contribute to:
36+
* [Bowtie](https://github.com/bowtie-json-schema/bowtie) development.
37+
* Contribute to any well mantained JSON Schema implementation.
2838

2939
#### Community management tasks
3040

programs/mentoring/gsoc/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,13 @@ Got a problem? Reach out to mentors or the community for assistance. Remember, m
5050
- Consult mentors for guidance on task evaluation.
5151

5252

53-
## 🏗 Contributing Guidelines
53+
## 🫶 How to get involved before GSoC?
5454

55-
Please, check-out the [GSoC Contributior guidelines](CONTRIBUTOR-GUIDANCE.md)
55+
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.
56+
57+
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.
58+
59+
## 🏗 GSoC Contributor Guidance
60+
61+
Please, check-out the [GSoC Contributior Guidance](CONTRIBUTOR-GUIDANCE.md)
5662

programs/mentoring/gsoc/gsoc-2025.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ Got a problem? Reach out to mentors or the community for assistance. Remember, m
4343
- Explain technical decisions independently.
4444
- Consult mentors for guidance on task evaluation.
4545

46-
## Contributing Guidelines
46+
## 🫶 How to get involved before GSoC?
4747

48-
Please, check-out the [GSoC Contributior guidelines](CONTRIBUTOR-GUIDANCE.md)
48+
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.
49+
50+
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.
51+
52+
## 🏗 GSoC Contributor Guidance
53+
54+
Please, check-out the [GSoC Contributior Guidance](CONTRIBUTOR-GUIDANCE.md)

0 commit comments

Comments
 (0)