Преглед на файлове

Merge pull request #1564 from akhmerov/about-feedback

specify that feedback is also welcome
Steven Silvester преди 8 години
родител
ревизия
2434a94a26
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.`
 ];