Add documentation placeholders

Reviewed By: danielbuechele

Differential Revision: D6968199

fbshipit-source-id: 433d81b6367d1376224e0b3516be65132c091a34
This commit is contained in:
Emil Sjölander
2018-02-13 03:50:31 -08:00
committed by Facebook Github Bot
parent e7c56ccd1e
commit 08d7d1673e
26 changed files with 180 additions and 42 deletions

View File

@@ -0,0 +1,7 @@
---
path: "contributing/adding-a-test"
title: "Adding a Test"
hasPlayground: false
---
## Adding a Test

View File

@@ -0,0 +1,7 @@
---
path: "contributing/checking-out-the-code"
title: "Checking Out the Code"
hasPlayground: false
---
## Checking Out the Code

View File

@@ -0,0 +1,7 @@
---
path: "contributing/making-a-change"
title: "Making a change"
hasPlayground: false
---
## Making a change

View File

@@ -0,0 +1,7 @@
---
path: "contributing/opening-a-pull-request"
title: "Opening a Pull Request"
hasPlayground: false
---
## Opening a Pull Request

View File

@@ -0,0 +1,7 @@
---
path: "contributing/running-the-test-suite"
title: "Running the Test Suite"
hasPlayground: false
---
## Running the Test Suite

View File

@@ -0,0 +1,7 @@
---
path: "contributing/writing-documentation"
title: "Writing Documentation"
hasPlayground: false
---
## Writing Documentation