Skip to content

Commit

Permalink
Merge pull request #81 from sfsmithcha/redirect_contributing_to_oss
Browse files Browse the repository at this point in the history
add alias. redirect /contributing/contributing to opensource/code
  • Loading branch information
thaJeztah authored Jul 7, 2016
2 parents 0717877 + 0eadddf commit e1e10e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/code.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<!--[metadata]>
+++
aliases = [
"/contributing/contributing"
]
title = "Quickstart contribution"
description = "Contribute code"
keywords = ["governance, board, members, profiles"]
Expand Down Expand Up @@ -56,7 +59,7 @@ issue</a>.
If you change or add code or docs to a project, you should test your changes
as you work. This page explains <a
href="http://docs.docker.com/project/test-and-docs/" target="_blank">how to
test in our development environment</a>.
test in our development environment</a>.

Also, remember to always **sign your commits** as you work! To sign your
commits, include the `-s` flag in your commit like this:
Expand Down

0 comments on commit e1e10e0

Please sign in to comment.