Update README.md
Small edit.
Russ Alexander committed
Apr 25, 2016 at 13:44 UTC
240ad90222e786c064597d87af21a8c52afc39ec
1 file changed
+2
-2
README.md
+2
-2
@@ -1,9 +1,9 @@
1
This repo is for the reporting of issues found within and when using Bash on Ubuntu on Windows.
2
3
######Labels
4
-This and our User Voice page are your best ways to interact directly with the Bash on Ubuntu on Windows teams. We will be monitoring and responding to issues as best we can. In the spirit of openness we will be tagging issues with the following:
4
+This and our User Voice page are your best ways to interact directly with the Bash on Ubuntu on Windows teams. We will be monitoring and responding to issues as best we can. Please attempt to avoid filing duplicates of open or closed items when possible. In the spirit of openness we will be tagging issues with the following:
5
6
-- **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.
6
+- **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.
7
- Example: No internet connectivity in Bash [(#5)](https://github.com/Microsoft/BashOnWindows/issues/5)
8
9
- **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.