chaos-mesh
chaos-mesh copied to clipboard
chore: update issue template, move question to qa discussion
Signed-off-by: STRRL [email protected]
What problem does this PR solve?
What's changed and how it works?
Change the issue template, I think it could lead more clear to the usage and issue and discussion.
Related changes
- [ ] This change also requires further updates to the website (e.g. docs)
- [ ] This change also requires further updates to the
UI interface - Need to cheery-pick to release branches
- [ ] release-2.4
- [ ] release-2.3
- [ ] release-2.2
Checklist
CHANGELOG
- [ ] I have updated the
CHANGELOG.md - [x] I have labeled this PR with "no-need-update-changelog"
Tests
- [ ] Unit test
- [ ] E2E test
- [x] No code
- [ ] Manual test (add steps below)
Side effects
- [ ] Breaking backward compatibility
DCO
If you find the DCO check fails, please run commands like below (Depends on the actual situations. For example, if the failed commit isn't the most recent) to fix it:
git commit --amend --signoff
git push --force
[REVIEW NOTIFICATION]
This pull request has been approved by:
- g1eny0ung
To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.
The full list of commands accepted by this bot can be found here.
Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
@STRRL The license checker is failed. This file can be added to the ignore list.
@STRRL The license checker is failed. This file can be added to the ignore list.
Updated!
/merge
This pull request has been accepted and is ready to merge.
@STRRL: Your PR was out of date, I have automatically updated it for you.
At the same time I will also trigger all tests for you:
/run-all-tests
If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository.