mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 02:05:16 +08:00
Modify add release channel description, release status description in README
This commit is contained in:
39
README.md
39
README.md
@@ -58,10 +58,47 @@ Similar to **Bugly** to automatically collect errors, the system cannot obtain w
|
||||
|
||||
- Errors display function for multi-process apps
|
||||
|
||||
## Translation contribution
|
||||
## Translation Contribution
|
||||
|
||||
Contributions to this project are welcome to translate it into your country's language.
|
||||
|
||||
## Release Channel Description
|
||||
|
||||
- [Automatic Build on Commit](https://github.com/KitsunePie/AppErrorsTracking/actions/workflows/commit_ci.yml)
|
||||
|
||||
The above update is automatically triggered after the code `commit`.
|
||||
|
||||
The specific update content can be viewed by clicking the text above and going to **Github Actions**.
|
||||
|
||||
This update is automatically compiled and released by the open source process, **no guarantee of its stability**, so the released version is
|
||||
**for testing only**, and there is no special explanation or even the version may change or remain the same as the current stable version.
|
||||
|
||||
- [Release](https://github.com/KitsunePie/AppErrorsTracking/releases)
|
||||
- [Xposed-Modules-Repo](https://github.com/Xposed-Modules-Repo/com.fankes.apperrorstracking/releases)
|
||||
|
||||
The above update is a manually released stable version.
|
||||
|
||||
For the specific update content, you can click the text above to go to the designated release page to view.
|
||||
|
||||
The update of the stable version will be released to the above address at the same time and updated synchronously.
|
||||
|
||||
## Release Status Description
|
||||
|
||||

|
||||
|
||||
The above status is that the current stable version is consistent with the automatic build version or the current code changes and the stable
|
||||
version have no functional difference.
|
||||
|
||||

|
||||
|
||||
The above state is that there are automatic build versions and updates with new features but no stable version is currently released, and it is
|
||||
in a pre-release state.
|
||||
|
||||

|
||||
|
||||
The above status is that the currently released stable version may have serious problems but have not been fixed in time and the stable version
|
||||
has not been released.
|
||||
|
||||
## License
|
||||
|
||||
- [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.html)
|
||||
|
Reference in New Issue
Block a user