From 2b9e86cd67af7e1383fbc8cf2ce57e8e9bd9ba8d Mon Sep 17 00:00:00 2001 From: dsh Date: Mon, 14 Oct 2024 16:31:28 +0100 Subject: [PATCH] change JSON to Markdown (#7471) --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 1bd29b362..e6f603081 100644 --- a/contributing.md +++ b/contributing.md @@ -73,7 +73,7 @@ For new roadmaps, you can either: For the existing roadmaps, please follow the details listed for the nature of contribution: -- **Fixing Typos** — Make your changes in the [roadmap JSON file](https://github.com/kamranahmedse/developer-roadmap/tree/master/src/data/roadmaps) and submit a [PR](https://github.com/kamranahmedse/developer-roadmap/pulls). +- **Fixing Typos** — Make your changes in the [roadmap Markdown file](https://github.com/kamranahmedse/developer-roadmap/tree/master/src/data/roadmaps) and submit a [PR](https://github.com/kamranahmedse/developer-roadmap/pulls). - **Adding or Removing Nodes** — Please open an [issue](https://github.com/kamranahmedse/developer-roadmap/issues) with your suggestion. **Note:** Please note that our goal is not to have the biggest list of items. Our goal is to list items or skills most relevant today.