Skip to content

Commit 1a81435

Browse files
authored
Merge pull request #549 from PhilipOakley/patch-8
add mapping for Rev_News files and link to the usual draft
2 parents aab797c + 5cc14ba commit 1a81435

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

rev_news/rev_news.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,20 @@ Subscribe to Git Rev News by [RSS/atom](https://git.github.io/feed.xml) or by si
2121

2222
You can find a listing of all previous editions on the [Git Rev News Archive](https://git.github.io/rev_news/archive/) page.
2323

24+
The web page is autogenerated based on the files stored in the `_posts` directory.
25+
The basic mapping is edition https://git.github.io/rev_news/YYYY/MM/DD/edition-NN/
26+
will be found in repo at
27+
https://github.com/git/git.github.io/blob/master/_posts/YYYY-MM-DD-edition-NN.markdown
28+
2429
## Contribute
2530

2631
You can contribute to the upcoming edition by sending [pull requests](https://github.com/git/git.github.io/pulls)
2732
or opening [issues](https://github.com/git/git.github.io/issues).
2833

2934
There is usually an issue opened for the upcoming edition. This issue
3035
should have near its top a link to a sometimes very rough draft of the
31-
upcoming edition.
36+
upcoming edition. The draft for the next edition is usually
37+
[here](https://github.com/git/git.github.io/tree/master/rev_news/drafts)
3238

3339
Don't hesitate to use the `edit` button that looks like a pen to edit
3440
this draft and to change whatever you want. When you are done, you

0 commit comments

Comments
 (0)