Fix #246, add CONTRIBUTING.md

Also add structure section on README.md
This commit is contained in:
steve-chavez
2019-08-26 13:37:11 -05:00
parent 7dd37c0bc4
commit e81ab0d0bb
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
This repository follows the same contribution guidelines as the main PostgREST repository contribution guidelines:
https://github.com/PostgREST/postgrest/blob/master/.github/CONTRIBUTING.md
+5
View File
@@ -17,6 +17,11 @@ Or if you use [nix](https://nixos.org/nix/), you can just run:
Both of these options will build the docs and start a livereload server on `http://localhost:5500`. Both of these options will build the docs and start a livereload server on `http://localhost:5500`.
## Documentation structure
This documentation is structured according to tutorials-howtos-topics-references. For more details on the rationale of this structure,
see https://www.divio.com/blog/documentation.
## Translations ## Translations
Translations are maintained in separate repositories forked from this one. Once you finish translating in your fork you can upload the project Translations are maintained in separate repositories forked from this one. Once you finish translating in your fork you can upload the project