Skip to content

Commit

Permalink
Changes in the GSoC readme to improve onboarding (#850)
Browse files Browse the repository at this point in the history
* Add reference to contributing guidelines

* Add guidance pre-GSoC

* add more ways of contribution
  • Loading branch information
benjagm authored Jan 5, 2025
1 parent 9030107 commit 795e352
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 7 deletions.
16 changes: 13 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
10 changes: 8 additions & 2 deletions programs/mentoring/gsoc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

10 changes: 8 additions & 2 deletions programs/mentoring/gsoc/gsoc-2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 795e352

Please sign in to comment.