Skip to content

Commit bbdb5be

Browse files
committed
add psy-view
1 parent ca12dc5 commit bbdb5be

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ This project and everyone participating in it is governed by the [psyplot Code o
3232
`psyplot` is just the framework that allows interactive data analysis and visualization. Much of the functionality however is implemented by other packages. What package is the correct one for your bug report/feature request, can be determined by the following list
3333

3434
* [psyplot-gui](https://github.com/psyplot/psyplot-gui/issues): Everything specific to the graphical user interface
35+
* [psy-view](https://github.com/psyplot/psy-view/issues): Everything specific to the psy-view graphical user interface
3536
* [psy-simple](https://github.com/psyplot/psy-simple/issues): Everything concerning, e.g. the `lineplot`, `plot2d`, `density` or `vector` plot methods
3637
* [psy-maps](https://github.com/psyplot/psy-maps/issues): Everything concerning, e.g. the `mapplot`, `mapvector` `mapcombined` plot methods
3738
* [psy-reg](https://github.com/psyplot/psy-reg/issues): Everything concerning, e.g. the `linreg` or `densityreg` plot methods

docs/contribute.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ report/feature request, can be determined by the following list
3232

3333
- `psyplot-gui <https://github.com/psyplot/psyplot-gui/issues>`__:
3434
Everything specific to the graphical user interface
35+
- `psy-view <https://github.com/psyplot/psy-view/issues>`__:
36+
Everything specific to the psy-view graphical user interface
3537
- `psy-simple <https://github.com/psyplot/psy-simple/issues>`__:
3638
Everything concerning, e.g. the ``lineplot``, ``plot2d``, ``density``
3739
or ``vector`` plot methods

0 commit comments

Comments
 (0)