File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -21,14 +21,20 @@ Subscribe to Git Rev News by [RSS/atom](https://git.github.io/feed.xml) or by si
21
21
22
22
You can find a listing of all previous editions on the [ Git Rev News Archive] ( https://git.github.io/rev_news/archive/ ) page.
23
23
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
+
24
29
## Contribute
25
30
26
31
You can contribute to the upcoming edition by sending [ pull requests] ( https://github.com/git/git.github.io/pulls )
27
32
or opening [ issues] ( https://github.com/git/git.github.io/issues ) .
28
33
29
34
There is usually an issue opened for the upcoming edition. This issue
30
35
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 )
32
38
33
39
Don't hesitate to use the ` edit ` button that looks like a pen to edit
34
40
this draft and to change whatever you want. When you are done, you
You can’t perform that action at this time.
0 commit comments