From efe251325a63d07d1de7bce5ed50b80c7d2a960a Mon Sep 17 00:00:00 2001 From: Brad Hards Date: Tue, 14 Feb 2017 21:04:20 +1100 Subject: [PATCH] Trivial typo fix in how_to_help doc. (#2714) --- misc/how_to_help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/how_to_help.md b/misc/how_to_help.md index 63514fa4..9e08703b 100644 --- a/misc/how_to_help.md +++ b/misc/how_to_help.md @@ -12,7 +12,7 @@ A better way to ask questions on how to use vis.js is [stackoverflow](https://st ### Closing old issues -A new issue is often opened fast and then forgotten. Please help go trough [the old issues](//github.com/almende/vis/issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc) (especially the [questions](//github.com/almende/vis/issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc+label%3AQuestion)) and ask the creator of the issues if the problem still exists before closing the issue. The support team uses the **issue inactive** label to mark these issues. +A new issue is often opened fast and then forgotten. Please help go through [the old issues](//github.com/almende/vis/issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc) (especially the [questions](//github.com/almende/vis/issues?q=is%3Aissue+is%3Aopen+sort%3Acreated-asc+label%3AQuestion)) and ask the creator of the issues if the problem still exists before closing the issue. The support team uses the **issue inactive** label to mark these issues. ### Improve the webpage