* Add pt_BR link to CONTRIBUTING-pt_BR, and in CONTRIBUTING files.
* Add pt_BR link in CONTRIBUTING.md and CONTRIBUTING-zh.md.
* [CORRECTION] links repeated and possible conflicts with #5837.
* [CORRECTION] links repeated and extra comma.
* [CORRECTION] Anchor markdown syntax.
* Update CONTRIBUTING.md
Made a spelling correction, for better understanding
* Apply suggestions from code review
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add CONTRIBUTING-de.md with German contributing guidelines.
* edit typos in CONTRIBUTING.md.
* add link to German contributing guide to language list in other contribution files, re-order list alphabetically.
* switch back the order of English and French language links in all Contribution Guidelines.
* eliminate extra spaces and put spaces in the correct positions.
* Create CONTRIBUTING-es.md
Translate to spanish
https://github.com/EbookFoundation/free-programming-books/blob/master/CONTRIBUTING.md
* Add english title anchors and other formattings
- Indent code blocks placed inside lists
- Add original (English) bookmarks above each title to allow change between language easily
- Minor text translation improvements
* Link to CONTRIBUTING-es.md
* Link to CONTRIBUTING-es.md
* Link to CONTRIBUTING-es.md
* Link to CONTRIBUTING-es.md
* Link to CONTRIBUTING-es.md
* Create CONTRIBUTING-fa_IR.md
* Fix Incorrect number of blank lines
* fix "Marker style should be `*`"
for passing Travis-CI build
* add CONTRIBUTING-fa_IR link
* add CONTRIBUTING-fa_IR link
* add CONTRIBUTING-fa_IR link
* add awesome_bot to check urls
* allow dupes
* make url checking dependent on commit message
* add web.archive.org to whitelist
cuz awesome_bot is having trouble with those links
* fix travis.yaml
* check urls
* need ruby
* another site to avoid
* check urls
* make regex more generic
* sudo deprecated
* make travis linter happy
check url
* try skip results
check url
* timeout was what was killing us
check url
* testing fixing urls
check url
* dont allow timeout
check url
* testing timeout
check url
* put fpb back
check url
* enable to check_urls on arbitrary files
check_urls:free-programming-books.md
* try again
check_urls:free-programming-books.md
* test again
check_urls:free-programming-books.md
* travis doesnt like :
check_urls=free-programming-books.md
* allow arbitrary number of files to be checked
check_urls=free-programming-books.md
* woops forgot to fix the trigger regex
check_urls=free-programming-books.md free-programming-books-en.md
* use for loop instead of xargs
check_urls=free-programming-books.md free-programming-books-en.md
* add documentation
* remove 2 ebook of [Linkers and Loaders], [Learn Python The Hard Way]. ref issue:#3091, #3062
* Add CONTRIBUTING file of chinese version.
* Format text, update some description
* translate contribution md file.
* Add open Issue ref link
* Update some description in CONTRIBUTING And CONTRIBUTING-zh file.
* Update some description of zh version CONTRIBUTING.
* format md code to pass Travis CI check
* Fix The Travis CI check issue
* Fix The Travis CI check issue
* Fix The Travis CI check issue
* format md file to pass TCI check.