Skip to content

Commit 454fbc4

Browse files
Adding instructions for adding minutes to the website
1 parent 81394df commit 454fbc4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

website/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,10 @@ bundle exec jekyll serve
5252
```
5353
brew install ruby
5454
```
55-
55+
# How to post minutes on the home page
56+
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

0 commit comments

Comments
 (0)