Includes missing repository link on development documentation. (#273)

* Includes missing repository link on development documentation.

* Contributing section in development documentation

* moved contributing reference in documentation to introduction.

* Update 11ty/documentation/development.md

Co-authored-by: Tatiana Mac <github@tatianamac.com>

Co-authored-by: Oscar <ovlb@users.noreply.github.com>
Co-authored-by: Tatiana Mac <github@tatianamac.com>
This commit is contained in:
Fábio Costa 2020-08-28 16:14:23 +01:00 committed by GitHub
parent f637011c5f
commit 7df23a427c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,11 @@ All file names, except stated differently, are relative to the project root.
We are using [Eleventy](https://www.11ty.io/) to generate the site based on the given definitions. As a module bundle we use Parcel.
Weve compiled a list of [contribution guidelines](https://github.com/selfdefined/web-app/blob/prod/CONTRIBUTING.md) to help you start working on the project.
## Setup
You will need to have Node and Git installed on your machine. To start developing please create a fork of the root repository.
You will need to have Node and Git installed on your machine. To start developing please create a fork of the [root repository](https://github.com/selfdefined/web-app).
Afterwards, install the dependencies.