mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
feat(workflows): add automated and scheduled PR triage (#3062)
This commit is contained in:
16
.github/pull_request_template.md
vendored
16
.github/pull_request_template.md
vendored
@@ -24,4 +24,18 @@
|
||||
|
||||
## Linked issues / bugs
|
||||
|
||||
<!-- Add links to any gh issues or other external bugs --->
|
||||
<!--
|
||||
Link to any related issues or bugs.
|
||||
|
||||
**If this PR fully resolves the issue, use one of the following keywords to automatically close the issue when this PR is merged:**
|
||||
|
||||
- Closes #<issue_number>
|
||||
- Fixes #<issue_number>
|
||||
- Resolves #<issue_number>
|
||||
|
||||
*Example: `Resolves #123`*
|
||||
|
||||
**If this PR is only related to an issue or is a partial fix, simply reference the issue number without a keyword:**
|
||||
|
||||
*Example: `This PR makes progress on #456` or `Related to #789`*
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user