demo-test / index.sh
Hans141's picture
chore
0049da3
raw
history blame contribute delete
80 Bytes
cd .github
rm -rf ISSUE_TEMPLATE
cd ..
git add .
git commit -m "chore"
git push