If you find a bug, please check the issues to see if it’s already been reported. If not, create a new issue and provide:
- A descriptive title.
- Steps to reproduce.
- Expected vs. actual behavior.
To suggest new technologies or edit current ones:
- Open an issue with:
- The technology name.
- Category (What quadrant it belongs in).
- Proposed stage (Adopt, Trial, Assess, Hold).
- Why it’s important for our radar.
For code contributions:
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a pull request (PR) so your changes can be reviewed
Be sure to merge with the latest code from "upstream" before making a pull request!