Have sub-tasks repeat when parent repeats

If I have the following:

* [ ] Parent task
  SCHEDULED: <2021-12-01 Tue .+30d>
  * [ ] child task 1
  * [ ] child task 2
  * [ ] child task 3

It would be nice if the child tasks were all marked TODO again when the item repeats, so they can be checked off again.