Sfoglia il codice sorgente

specify that feedback is also welcome

Anton Akhmerov 8 anni fa
parent
commit
ccd03cfdb1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/about/index.ts

+ 1 - 1
src/about/index.ts

@@ -143,7 +143,7 @@ const HEADER_TEXT = [
   'It is not ready for general usage yet.',
   'We are developing JupyterLab at ',
   'https://github.com/jupyterlab/jupyterlab',
-  '. Pull requests are welcome!',
+  '. Pull requests and feedback are welcome!',
   `Here is a brief description of some of the things you'll find in this demo.`
 ];