Skip to content

Commit

Permalink
doc(#49): manually
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Mar 21, 2024
1 parent 948c79d commit b1be3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ In this case we are preventing all issues with titles `I have a question...` and

### Puzzle (PDD) Analysis

This action supports analysis not only for issues created by humans, but also for puzzles, a.k.a `todo` in your code.
This action supports analysis not only for issues created manually, but also for puzzles, a.k.a `todo` in your code.
[Puzzle Driven Development (2010)](https://www.yegor256.com/2010/03/04/pdd.html), [12/840,306](https://patents.google.com/patent/US20120023476) was suggested as a novel way for managing issues in software development.
Read how it works:
* [PDD in Action (2017)](https://www.yegor256.com/2017/04/05/pdd-in-action.html)
Expand Down

0 comments on commit b1be3b9

Please sign in to comment.