Skip to content

Commit

Permalink
re
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 2, 2024
1 parent 0dcda04 commit 1cd9496
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 @@ -19,7 +19,7 @@ TL;DR:
1. Your boss tells you to fix issue `#42`
1. You do it, but not completely (you have no time, you are lazy, etc.)
1. You put `TODO #42:30min bla-bla-bla` into the code base (in a pull request)
1. CI checks that you didn't break the format of the `TODO` (use our [`pdd.yml`](https://github.com/yegor256/0pdd/blob/master/.github/workflows/pdd.yml))
1. CI checks that you didn't break the format of the `TODO` (reuse our [`pdd.yml`](https://github.com/yegor256/0pdd/blob/master/.github/workflows/pdd.yml))
1. You merge the pull request
1. The bot picks up the `TODO` and creates issue `#43` (new one)
1. The boss asks your friend to fix `#43`
Expand Down

0 comments on commit 1cd9496

Please sign in to comment.