This is where we develop the available server test modules for autotest.
- Fork this repo on github
- Create a new topic branch for your work
- Make sure you have inspektor installed.
- Run:
inspekt lint inspekt style
- Fix any problems
- Push your changes and submit a pull request
- That's it.