Ensure list item ends with period for consistency (#216)

Signed-off-by: Andrés Vega <av@messier42.com>
This commit is contained in:
Andrés Vega 2024-06-28 17:17:41 -07:00 committed by GitHub
parent b42b730b77
commit 39ded9c7f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ While it's totally fine to simply bring it up on our Discord, we encourage openi
- Else skip to step 3.
2. Discuss the change with the teams to ensure we have consensus on the change being welcome.
3. We encourage opening the PR sooner than later, and prefixing with `WIP:` so GitHub labels it as a Draft.
4. Please include a detailed list of changes that the PR makes
4. Please include a detailed list of changes that the PR makes.
5. Once the PR is ready for review, remove the Draft status, and request a review from `edera-dev/engineering`.
6. After the review cycle concludes and we know you are ready for merging, a team member will submit the PR to the merge queue.