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/contributing.rst
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,11 @@ How to contribute
10
10
-----------------
11
11
12
12
If you find a bug, or have an idea for a new feature, and you want to know if the contribution is relevant and not
13
-
being worked on, you can open a `new issue <https://github.com/MarieRoald/tlviz/issues>`_. For major
13
+
being worked on, you can open a `new issue <https://github.com/tensorly/viz/issues>`_. For major
14
14
bugs, it can also be useful to include a `minimal, reproducible example <https://stackoverflow.com/help/minimal-reproducible-example>`_,
15
15
to make it as easy as possible to fix it.
16
16
17
-
You can submit implementation of new features or bug/documentation fixes as a `pull-request <https://github.com/MarieRoald/tlviz/pulls>`_.
17
+
You can submit implementation of new features or bug/documentation fixes as a `pull-request <https://github.com/tensorly/viz/pulls>`_.
18
18
19
19
-----------------------
20
20
Development environment
@@ -30,8 +30,8 @@ Then, you can download the TLViz source code and install it together with all th
0 commit comments