From 38cd6df404ca9e1cc6a20f61f9fbf556cde758e5 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Mon, 18 Jul 2016 13:09:33 +0000 Subject: [PATCH] akwizgran created page: feature workflow --- home.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/home.md b/home.md index d0abfdf..8db08b4 100644 --- a/home.md +++ b/home.md @@ -21,12 +21,15 @@ Feel free to edit this wiki! Your contributions are appreciated. * [Blog Client](BlogClient) * [Introduction Client](IntroductionClient) -# Contributing -* [Project Roadmap](Roadmap) +# Build Process * [Building from Source](https://briarproject.org/building.html) +* [Building the Tor Binaries](tor-build-process) + +# Development +* [Project Roadmap](Roadmap) +* [Process for Designing and Developing New Features](feature-workflow) * [Development Workflow](development-workflow) * [Pre-Review Checklist](pre-review-checklist) * [Coding Style](code-style) -* [Translation Workflow](translation-Workflow) * [Signed Commits](signed-commits) -* [Tor Build Process](tor-build-process) \ No newline at end of file +* [Translation Workflow](translation-workflow)