Skip to content

Commit 8a2d63d

Browse files
Adding instructions for adding minutes to the website
1 parent 454fbc4 commit 8a2d63d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

website/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ brew install ruby
5454
```
5555
# How to post minutes on the home page
5656
1. Make a new GitHub Discussion like https://github.com/apache/mahout/discussions/541
57-
1. Copy the latest Minutes in _posts to a new file, e.g., `cp 2025-05-16-Meeting-Minutes.md 2025-06-13-Meeting-Minutes.md`
58-
1. Edit the new Minutes to reflect the new Discussion link
59-
1. Add and commit, make a PR
60-
1. The site will automatically build
61-
1. Notify Slack and Twitter
57+
2. Copy the latest Minutes in _posts to a new file, e.g., `cp 2025-05-16-Meeting-Minutes.md 2025-06-13-Meeting-Minutes.md`
58+
3. Edit the new Minutes to reflect the new Discussion link
59+
4. Add and commit, make a PR
60+
5. The site will automatically build
61+
6. Notify Slack and Twitter

0 commit comments

Comments
 (0)