fix(pptx-posters): add missing Step 1 / Step 2 / Step 2a to Quality Checklist#196
Open
specterslient95-lgtm wants to merge 1 commit into
Open
Conversation
…-Dense-AI#194) The pptx-posters Quality Checklist contained only Step 0 and Step 2b. The label "Step 2b" implies a preceding Step 2 and likely Step 2a, plus a Step 1 between Step 0 and Step 2. None existed. This patch inserts three H3 headings between Step 0 and Step 2b: - Step 1: Audience and Venue Definition (MANDATORY) - Step 2: Section Outline (MANDATORY) - Step 2a: Pre-Layout Review (MANDATORY) The two existing steps (Step 0 and Step 2b) are unchanged. Each new step has one to two sentences of content describing what the reviewer should do at that step.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #194.
Adds the three Quality Checklist steps that were missing between Step 0 and Step 2b, each as an H3 heading matching the existing format. One to two sentences of content per step.