We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 453d873 commit f0df957Copy full SHA for f0df957
2 files changed
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/release.yaml
@@ -60,9 +60,10 @@ jobs:
60
tag_name: ${{ github.ref_name }}
61
release_name: "${{ github.ref_name }}"
62
body: |
63
- Refactor the intrusive application design to a non-intrusive process design.
64
- Modify relevant architectural code logic.
65
- Update relevant core content.
+ Refactored the intrusive application design to a non-intrusive process design.
+ Modified relevant architectural code logic.
+ Updated relevant core content.
66
+ Removed the dubbo-go-pixiu delegate gateway.
67
draft: false
68
prerelease: false
69
0 commit comments