A plugin that allows you track peoples contribution to open source projects, and highlight most pressing issues
Fork The Repo And Clone Your Fork
cd zc_plugin_contribution-trackergit remote add upstream https://github.com/zurichat/zc_plugin_contribution-trackergit pull upstream devyarn serve:standalone
ct
e.g class="ct-bg-blue-100 ct-px-2".
git add .git commit -m "commit message"git pull upstream devMake Sure there is no conflict, Make sure you push to develop branch -- Create a develop branch in your local
git push origin devThen Create Your Pull Request