pidgin/nest

Parents 0520ce5dfba4
Children 830dc24dc1a1
Add a blurb to the Contributing page to encourage people to look at open review requests.

Testing Done:
Ran development server and verified the page appeared as I expected.

Reviewed at https://reviews.imfreedom.org/r/819/
--- a/hugo/content/development/contributing.md Fri Jul 16 16:30:46 2021 -0500
+++ b/hugo/content/development/contributing.md Sat Jul 17 20:19:24 2021 -0500
@@ -37,6 +37,11 @@
* Find/fix bugs on your own or via the issue tracker.
* Participate in design discussions.
* Add cool features!
+ * Look over the outstanding review requests on our [Review
+ Board](https://reviews.imfreedom.org/) instance. You don't have to actually
+ review code (but if you can provide helpful feedback we will appreciate it!),
+ but looking through the open review requests can help you find your way into
+ our codebase and style.
## How to submit a bug report