Delete contributing directory

pull/1767/head
Kamran Ahmed 2 years ago committed by GitHub
parent 8eca7216cd
commit 25af659d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 20
      contributing/readme.md
  2. 11
      contributing/roadmap.md

@ -1,20 +0,0 @@
## The Goal
* For the roadmaps, we encourage you to discuss and contribute by adding new roadmaps. For the existing ones, 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.
* For the resources, please note that they are *highly opinionated* and *curated*. Your opinion on the value of any resource may not match the opinion of the curator.
## Contributing
* [Submitting roadmaps](./roadmap.md)
* [Adding resources](https://github.com/kamranahmedse/developer-roadmap/issues/985)
## Guidelines
- <p><strong>Adding everything available out there is not the goal!</strong><br />
The roadmaps represent the skillset most valuable today, i.e., if you were to enter any of the listed fields today, what would you learn?! There might be things that are of-course being used today but prioritize the things that are most in demand today, e.g., agreed that lots of people are using angular.js today but you wouldn't want to learn that instead of React, Angular, or Vue. Use your critical thinking to filter out non-essential stuff. Give honest arguments for why the resource should be included.</p>
- <p><strong>Do not add things you have not evaluated personally!</strong><br />
Use your critical thinking to filter out non-essential stuff. Give honest arguments for why the resource should be included. Have you read this book? Can you give a short article?</p>
- <p><strong>One item per Pull Request</strong><br />
There may be a discussion related to an item you want to add. Adding just a single item per pull request makes it much easier for everyone involved.</p>
- Write meaningful commit messages
- Look at the existing issues/pull requests before opening new ones

@ -1,11 +0,0 @@
## New Roadmap
Please provide a rough textual roadmap with what you have in mind with an issue and we can take it from there. Here is a sample [textual roadmap submission](https://gist.github.com/kamranahmedse/98758d2c73799b3a6ce17385e4c548a5).
## Existing Roadmaps
For the existing roadmaps, please follow the details listed for the nature of contribution:
* **Fixing Typos** — Make your changes in [the roadmap JSON file](/public/project)
* **Adding or Removing Nodes** — Please open an issue with your suggestion.
* **Adding Content to Nodes** — Add your content in [the content directory inside the relevant roadmap](/content/roadmaps).
Loading…
Cancel
Save