docs: add discuss

This commit is contained in:
xrkffgg
2020-12-28 10:15:39 +08:00
parent 78c1ba59b9
commit c5b5ee5c35
5 changed files with 21 additions and 1 deletions

View File

@@ -14,6 +14,14 @@ Yes.
2. Personal exercises and tests [Actions](https://github.com/xrkffgg/test-ci) repository
3. You can also refer to the warehouse of [online users](/en-US#-who-is-using)
## I want to pause Actions, is there an easy way?
Yes, you can directly modify `actions`. For example: `actions:'create-comment'` is changed to `actions:'#create-comment'`. It is also convenient for recovery.
## So many versions, how to choose?
You can view the detailed [changelog](/en-US/changelog). The latest releases version is recommended.
## What should I do if there is no function I want here?
You can submit it in [What do you want?](https://github.com/actions-cool/issues-helper/discussions/18).