mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 12:45:47 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
6e33d000db
commit
50c28b50a8
1 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ By submitting code you agree to the [LICENSE](https://github.com/vhf/free-progra
|
|||
|
||||
The idea is to have
|
||||
+ `2` empty lines between last suggested book & new header
|
||||
+ `0` empty line between header & first book of that very section.
|
||||
+ `1` empty line between header & first book of that very section.
|
||||
+ `0` empty line between each book in 1 section.
|
||||
+ `1` empty line at the end of each `.md` file.
|
||||
|
||||
|
|
@ -39,6 +39,7 @@ Like this example:
|
|||
|
||||
|
||||
### DTrace
|
||||
|
||||
* [IllumOS Dynamic Tracing Guide](http://dtrace.org/guide/preface.html)
|
||||
* [Some Other Book](http://so.me/other/book.html)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue