Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Zikmund <karelz@users.noreply.github.com>2017-03-17 12:56:22 +0300
committerGitHub <noreply@github.com>2017-03-17 12:56:22 +0300
commit603c5d9c5b408d355a5f11d8d982c99dba667b44 (patch)
tree263ebf1c2a1b4121b8355b84fa9ce9253620174e /Documentation
parent8b988ef8b241ea490dbf58a8ebeb2c736cef4dd0 (diff)
Update issue-guide.md
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/project-docs/issue-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/project-docs/issue-guide.md b/Documentation/project-docs/issue-guide.md
index 6ef665b0bc..d96e49fb58 100644
--- a/Documentation/project-docs/issue-guide.md
+++ b/Documentation/project-docs/issue-guide.md
@@ -106,7 +106,7 @@ Note: Area triage will apply the new scheme (issue types and assignee) throughou
1. Use **up for grabs** as much as possible, ideally with a quick note about next steps / complexity of the issue
1. Set milestone to **Future**, unless you can 95%-commit you can fund the issue in specific milestone
1. Each issue has exactly one "*issue type*" label (**bug**, **enhancement**, **api-needs-work**, **test bug**, **test enhancement**, **question**, **documentation**, etc.)
- * Don't be afraid to be wrong when deciding 'bug' vs. 'test bug' (flip a coin if you must). The most useful values for tracking are 'api-&#42;' vs. 'enhancement', 'question', and 'documentation'.
+ * Don't be afraid to be wrong when deciding 'bug' vs. 'test bug' (flip a coin if you must). The most useful values for tracking are 'api-&#42;' vs. 'enhancement', 'question', and 'documentation'.
1. Don't be afraid to say no, or close issues - just explain why and be polite
1. Don't be afraid to be wrong - just be flexible when new information appears