You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
[](https://travis-ci.org/Microsoft/vscode-python)[](https://ci.appveyor.com/project/DonJayamanne/vscode-python-v3vd6)[](https://codecov.io/gh/Microsoft/vscode-python)
4
4
5
5
# Contributing to Microsoft Python Analysis Engine
6
-
[]
6
+
[Contributing to Python Analysis Engine](https://github.com/Microsoft/vscode-python/blob/master/CONTRIBUTING - PYTHON_ANALYSIS.md)
7
7
8
8
## Contributing a pull request
9
9
@@ -118,11 +118,11 @@ When an
118
118
it is triaged to contain at least two types of labels:
119
119
120
120
1.`needs`
121
+
1.`feature`
121
122
1.`type`
122
123
123
-
These labels cover what is blocking the issue from closing and what kind of
124
-
issue it is. We also add a `feature` label when appropriate for what the issue
125
-
relates to.
124
+
These labels cover what is blocking the issue from closing, what is affected by
0 commit comments