diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2021-09-13 15:06:19 +1000 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2021-09-13 15:06:19 +1000 |
commit | 3444bcc06cefa525ef648ecc209b6a38e273e9ef (patch) | |
tree | ea38b577de539d8c54a758fd5050fc6667b11928 | |
parent | aa46d7104674ad481770d453a183a2ef43f2e0ab (diff) | |
download | mediagoblin-3444bcc06cefa525ef648ecc209b6a38e273e9ef.tar.lz mediagoblin-3444bcc06cefa525ef648ecc209b6a38e273e9ef.tar.xz mediagoblin-3444bcc06cefa525ef648ecc209b6a38e273e9ef.zip |
Add note asking for feedback on installation process.
-rw-r--r-- | docs/source/siteadmin/deploying.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index caebf490..13cd8480 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -584,6 +584,12 @@ Assuming the above was successful, you should now have a MediaGoblin server that will continue to operate, even after being restarted. Great job! +If you have a moment, please send us an `email +<mailto:~mediagoblin/mediagoblin@todo.sr.ht?subject=MediaGoblin&20installation%20report>`_ +about your experience installing MediaGoblin. We'd love to know what +worked well, what didn't work so well and anything that could be +improved. + .. _restarting mediagoblin: |