You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING-docs.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# JSON Schema documentation contributing guide
1
+
# Docs Contributing Guide
2
2
3
-
This guide describes the workflow to contribute to the JSON Schema technical documentation. If you would like to contribute to other aspects of the JSON Schema website, like writing blog articles or publishing a case study, please read the website's [Contributing Guide](/website/CONTRIBUTING.md) for more details.
3
+
This guide describes the workflow to contribute to the JSON Schema technical documentation. If you would like to contribute to other aspects of the JSON Schema website, like writing blog articles or publishing a case study, please read the website's [Contributing Guide](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md) for more details.
4
4
5
5
## Welcome
6
6
Thank you for helping us improve our documentation.
@@ -13,22 +13,22 @@ To contribute to the JSON Schema documentation you will need to complete the fol
13
13
1.[Create a GitHub account](https://docs.github.com/en/get-started/start-your-journey/creating-an-account-on-github), if you don't have one already.
14
14
2. Read our [Code of Conduct](https://json-schema.org/overview/code-of-conduct).
15
15
3.[Install the JSON Schema website](https://github.com/json-schema-org/website/blob/main/INSTALLATION.md) on your computer.
To stay updated with news about the JSON Schema project and its documentation, engage with our team, ask questions, and discuss ideas, please join our [Slack workspace](https://json-schema.org/slack). We particularly recommend the following channels:
20
20
21
-
- #documentation: Discussions related to the JSON Schema documentation.
21
+
-`#documentation`: Discussions related to the JSON Schema documentation.
22
22
23
-
- #website: Discussions related to our website.
23
+
-`#website`: Discussions related to our website.
24
24
25
-
- #introductions: Self-introductions and connecting with other members of the community.
25
+
-`#introductions`: Self-introductions and connecting with other members of the community.
26
26
27
-
- #community-announcements: Events and updates related to the JSON Schema project.
27
+
-`#community-announcements`: Events and updates related to the JSON Schema project.
28
28
29
-
- #anouncements: Important announcement from the JSON Schema organization.
29
+
-`#anouncements`: Important announcement from the JSON Schema organization.
30
30
31
-
- #stack-overflow: Stack overflow questions tagged with JSON Schema.
31
+
-`#stack-overflow`: Stack overflow questions tagged with JSON Schema.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ To publish a case study, we encourage you to join `#adopters` channel in our [Sl
61
61
62
62
### 📋 Improving the Documentation
63
63
64
-
Want to help us improve the JSON Schema documentation? Check out our Contributing guide for docs and Style guide. These documents will give you the basics of our processes to get you started and text-formatting guidelines to create consistent documentation for JSON Schema.
64
+
Want to help us improve the JSON Schema documentation? Check out our [docs Contributing guide](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING-docs.md) for docs and Style guide. These documents will give you the basics of our processes to get you started and text-formatting guidelines to create consistent documentation for JSON Schema.
0 commit comments