chore: update README.md

This commit is contained in:
amrbashir
2021-10-08 10:55:32 +02:00
parent 9a2f2194cd
commit bfa7c7e5cf

View File

@@ -1,3 +1,11 @@
# tauri-apps-bot
A bot for tauri-apps to automate various tasks.
## Commands:
tauri-apps-bot will be triggered whenever a comment is made with the command syntax by a tauri-apps org memeber:
- **`/upstream <owner>/<repo>`** - upstreams the issue to the specified repo. ex: `/upstream tauri-apps/tao`
- on: `['issues']`
- supported owners: `['tauri-apps']`
- supported repos: `['tauri', 'tao', 'wry', 'win7-notifications']`