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: docs/html/ux_research_design.rst
+22-8
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,14 @@ our work.
18
18
How to contribute
19
19
-----------------
20
20
21
+
Participate in UX research
22
+
==========================
23
+
21
24
It is important that we hear from pip users so that we can:
22
25
23
26
- Understand how pip is currently used by the Python community
24
-
- Understand how pip users would *like* pip to behave
27
+
- Understand how pip users *need* pip to behave
28
+
- Understand how pip users *would like* pip to behave
25
29
- Understand pip's strengths and shortcomings
26
30
- Make useful design recommendations for improving pip
27
31
@@ -34,15 +38,25 @@ We are also looking for users to:
34
38
- `Give us feedback about pip's new resolver`_
35
39
- `Tell us how pip should handle conflicts with already installed packages when updating other packages`_
36
40
41
+
Report UX issues
42
+
================
43
+
44
+
If you believe that you have found a user experience bug in pip, or you have
45
+
ideas for how pip could be made better for all users, you please file an issue
46
+
on the `pip issue tracker`_.
47
+
48
+
Work on UX issues
49
+
=================
37
50
38
-
Other ways to contribute
39
-
========================
51
+
You can help improve pip's user experience by `working on UX issues`_.
52
+
Issues that are ideal for new contributors are marked with "good first issue".
40
53
41
-
You can also help by:
54
+
Test new features
55
+
=================
42
56
43
-
- Reporting UX issues (or suggesting ideas for improvement) on the `pip issue tracker`_
44
-
- `Working on UX issues`_
45
-
- Testing new features. Currently, we are looking for users to `test pip's new dependency resolver`_.
57
+
You can help the team by testing new features as they are released to the
58
+
community. Currently, we are looking for users to
59
+
`test pip's new dependency resolver`_.
46
60
47
61
Next steps
48
62
----------
@@ -63,5 +77,5 @@ In the coming months we will extend this documentation to include:
63
77
.. _Give us feedback about pip's new resolver: https://tools.simplysecure.org/survey/index.php?r=survey/index&sid=989272&lang=en
64
78
.. _Tell us how pip should handle conflicts with already installed packages when updating other packages: https://docs.google.com/forms/d/1KtejgZnK-6NPTmAJ-7aWox4iktcezQauW-Mh3gbnydQ/edit
0 commit comments