Skip to content

Commit e764aad

Browse files
authored
Update formatting in monthly instructions document
1 parent b0eba88 commit e764aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/monthly-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
Below is a consolidated, step-by-step guide and the complete, updated code to implement an automated process that:
1+
# Below is a consolidated, step-by-step guide and the complete, updated code to implement an automated process that:
22

33
- Ensures a monthly “GitHub Triage: YYYY-MM” issue exists and closes last month’s issue if still open
44
- Posts weekly comments to the current month’s triage issue, listing and categorizing issues opened in the last 7 days, with each issue reference on its own line
55
- Provides a reusable composite action for triage issue creation/closing
66
- Offers a workflow that uses the composite action
77
- Follow the steps and use the files exactly as provided.
88

9-
Step-by-step implementation guide
9+
# Step-by-step implementation guide
1010

1111
1. Choose your branch and prepare directories
1212
- Decide your branch (example: update-monthly-review).

0 commit comments

Comments
 (0)