pidgin/nest

ade72caa087d
Add extra way to report security vulnerability

- Add an extra way of reporting a security vulnerability in the project. This
is done by creating a new issue in our issue tracker and ensuring that the
visibility of it is set so that only Pidgin Developers can view it.
- Fix a simple mistake in markdown link syntax in the contributing page which
links back to the Security page.
- Change hardcoded link to list of advisories to a Hugo ref link (if we ever
change the location of the advisories page this will make Hugo throw an error
since it won't be able to find the page, otherwise the link would just end up
being broken without us necessarily knowing about it.

Testing Done:
Ran `dev-server.sh` and verified content looks as intended.

Reviewed at https://reviews.imfreedom.org/r/806/
---
title: Development
date: 2019-01-15T03:38:25.000Z
anchor: development
weight: 90
lastmod: 2019-01-21T22:34:09.000Z
---
In this section you'll find information related to developing Pidgin. Keep in
mind that since Pidgin is a huge project there's a lot of content here so try
not to feel overwhelmed by it.