mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-20 10:03:37 +00:00
* ci: close first-time contributor PRs that lack a linked issue * ci: indent FTC close comment so the workflow YAML parses
25 lines
574 B
Markdown
25 lines
574 B
Markdown
## Related issue
|
|
|
|
Fixes #
|
|
|
|
<!--
|
|
First-time contributors must link an existing issue in this repo.
|
|
Use a closing keyword: Fixes #123, Closes #123, or Resolves #123.
|
|
PRs without a linked issue are closed automatically.
|
|
-->
|
|
|
|
## Summary
|
|
|
|
<!-- Explain the solution and why. -->
|
|
|
|
## Verification
|
|
|
|
<!-- List the automated and manual checks used to verify the change. -->
|
|
|
|
- [ ] Tests added or updated for the changed behavior
|
|
- [ ] Relevant tests and quality checks pass locally
|
|
|
|
## Additional context
|
|
|
|
<!-- Include screenshots, compatibility notes, follow-up work, or "None". -->
|