# HG changeset patch # User Kai T. Ohlhus # Date 1479514726 -3600 # Node ID 22f0158e584838a9b7f174b658a2e048eac16a8e # Parent 49c2fa89daa880c3fa38f05ffd19ef8262ace48b doc: Document rule about categories for posts. diff -r 49c2fa89daa8 -r 22f0158e5848 README.md --- a/README.md Sat Nov 19 00:30:14 2016 +0100 +++ b/README.md Sat Nov 19 01:18:46 2016 +0100 @@ -1,4 +1,4 @@ -# octave-web +# GNU Octave Website development This is the [http://www.octave.org][1] website development repository. @@ -117,7 +117,13 @@ - **Add a new RSS post** Duplicate another post in the subdirectory `_posts` and - adjust the filename, especially the date + adjust the filename, especially the date. + + **Be sure to choose the correct categories!!** + + `categories: news` is reserved for release announcements, that are also + displayed inside the GUI. Consider choosing another category like + `categories: other` or alike for less important news.