Contributing
Why
This project is designed to be community-driven and following open-source principles. All information presented on the website is available as a source code on Github under Apache 2.0 license.
Interested in contributing? There are a number of ways you can do.
Requesting a chip (aka article) to be written
You can do that by either creating a Pull Request (PR) with an empty todo file
in this folder
Just click on Add file
button and put there a few lines about the theme you’d
like to have covered. We will take care of the rest.
Found an error or would like to enhance the existing content?
- Navigate to the file within this folder that you’d like to edit.
- Click the pencil icon in the top right corner to edit the file
- Make your proposed changes
- Click “Propose file change”
- Click “Create pull request”
- Add a descriptive title and detailed description for your proposed change. The more information the better.
- Click “Create pull request”
Would like to write a chip (aka article) but don’t know where to start?
Choose a chip from the todo folder and start working on it. Please consider checking in the code to the main repository regularly to avoid collisions with other people.