Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/ai-coder/github-to-tasks.md
Co-authored-by: Danielle Maywood <danielle@themaywoods.com>
  • Loading branch information
david-fraley and DanielleMaywood authored Nov 25, 2025
commit 7628f5f7fe77de59daa846936c937fd36e1a4704
2 changes: 1 addition & 1 deletion docs/ai-coder/github-to-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ We recommend that you further adapt this workflow to better match your process.

- Modify the prompt to implement the plan it came up with, and then create a PR once it has a solution
- Update your GitHub issue template to automatically apply the `coder` label to attempt to solve bugs that have been logged
- Modify the underlying use case to handle updating documentation, implementing a small feature, reviewing bug reports for completeness, or even writing unit test
- Modify the underlying use case to handle updating documentation, implementing a small feature, reviewing bug reports for completeness, or even writing unit tests
- Modify the workflow trigger for other scenarios such as:

```yml
Expand Down
Loading