-
Notifications
You must be signed in to change notification settings - Fork 16
Changes in the contributing guidelines to improve onboarding #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -21,18 +21,27 @@ Here are some areas where you can contribute: | |
| * 🐞 Reporting Bugs | ||
| * 💡 Issues and feature requests | ||
| * ✅ JSON Schema [Test Suite](https://github.com/json-schema-org/JSON-Schema-Test-Suite) development | ||
| * 🔗 [Bowtie](https://github.com/bowtie-json-schema/bowtie) development | ||
| * 🧐 Reviewing PRs | ||
| * ❓ 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) | ||
| * 🏗 [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](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). | ||
|
|
||
| * 🌐 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. | ||
|
|
||
|
|
||
|
|
||
| ## Key "Architectural" decisions | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link for JSON Schema Ecosystem should follow the format for the other projects i.e referencing the contributing.md file "https://github.com/json-schema-org/landscape/blob/main/CONTRIBUTING.md" OR if there's a reason why we are referencing "https://github.com/json-schema-org/ecosystem", then this implementation is okay.