Minor fixes (#2481)
* Minor fixes * Update README.md
Darío Hereñú committed
Sep 11, 2017 at 16:14 UTC
f2b07cf13bf25fea3865d0ddb431e60f070ce719
1 file changed
+1
-1
README.md
+1
-1
@@ -8,7 +8,7 @@ This and our [User Voice page](https://wpdev.uservoice.com/forums/266908-command
8
- **bug** – We consider this issue to be a bug internally. This tag is generally for bugs in implemented features, or something we consider to be a “bug level” change. Things marked with Bug have a corresponding bug in on Microsoft’s internal bug tracking system.
9
- Example: No internet connectivity in Bash [(#5)](https://github.com/Microsoft/BashOnWindows/issues/5)
10
11
-- **feature** – Denotes something that is not yet implemented. The community should use our User Voice page for voting on which features everyone feels as the most important. The team will take the User Voice page as input in deciding what to work on next.
11
+- **feature** – Denotes something that is not yet implemented. The community should use our [User Voice](https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/category/161892-bash) page for voting on which features everyone feels as the most important. The team will take the User Voice page as input in deciding what to work on next.
12
- Example: Docker is not working [(#85)](https://github.com/Microsoft/BashOnWindows/issues/85)
13
14
- **discussion** – Denotes a discussion on the board that does not relate to a specific feature.