diff --git a/.cursor/commands/determine-documentation-impact.md b/.cursor/commands/determine-documentation-impact.md new file mode 100644 index 00000000000..c3974775996 --- /dev/null +++ b/.cursor/commands/determine-documentation-impact.md @@ -0,0 +1,12 @@ +# Determine documentation impact of a code PR + +## Overview + +Determine the documentation impact of the supplied code PR. + +## Instructions + +Follow these instructions: + +* Does the provided PR have documentation impact on any content in the foreman-documentation repository? +* Make the changes necessary to cover the documentation impact.