This repo allows you to edit:
- The welcome tour
- Tips
- Templates
You can use this editor to update the tips
In order to change the templates, you need to follow these steps:
- Fork this repository
- Enable Github actions
- Clone forked project locally, make your changes and push them
- Open qodly studio in your browser and change the LocalStorage key
4DWS_PREFS.studio.tipsBaseUrl
to your repo url. Example:https://raw.githubusercontent.com/midrissi/Web-studio-TIPS/gh-build
- Refresh Qodly Studio
Once you're done, you can make a PR with your changes