From e9b89b4ac11e9760ce4b04c69e243a3da84aae56 Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Sun, 13 Sep 2015 11:31:34 -0400 Subject: [PATCH] Add template for questions without answers --- docs/_includes/options-new/not-written.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/_includes/options-new/not-written.html diff --git a/docs/_includes/options-new/not-written.html b/docs/_includes/options-new/not-written.html new file mode 100644 index 00000000..b4967088 --- /dev/null +++ b/docs/_includes/options-new/not-written.html @@ -0,0 +1,3 @@ +
+ This answer to this question has not yet been written. You can improve this documentation by creating a pull request with an answer to this question. +
\ No newline at end of file