From 41007c0e38fdd1a0c402c092b92e82a800af73af Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 9 Apr 2015 13:01:28 -0600 Subject: [PATCH] Add documentation for where the docs live and how to update them --- .template-helpers/user-feedback.md | 4 ++++ crate/user-feedback.md | 6 +++++- r-base/user-feedback.md | 4 ++++ ubuntu-upstart/user-feedback.md | 4 ++++ 4 files changed, 17 insertions(+), 1 deletion(-) diff --git a/.template-helpers/user-feedback.md b/.template-helpers/user-feedback.md index fc23a0ba7..910be6a59 100644 --- a/.template-helpers/user-feedback.md +++ b/.template-helpers/user-feedback.md @@ -1,3 +1,7 @@ +## Documentation + +Documentation for this image is stored in the [`%%REPO%%` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. + ## Issues If you have any problems with or questions about this image, please contact us %%MAILING-LIST%% through a [GitHub issue](%%GITHUB-REPO%%/issues). diff --git a/crate/user-feedback.md b/crate/user-feedback.md index 90f39cf02..f66d2922d 100644 --- a/crate/user-feedback.md +++ b/crate/user-feedback.md @@ -1,6 +1,10 @@ +## Documentation + +Documentation for this image is stored in the [`%%REPO%%` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. + ## Issues -If you have any problems with, or questions about this image, please contact us through a [GitHub issue](https://github.com/crate/docker-crate/issues). +If you have any problems with or questions about this image, please contact us %%MAILING-LIST%% through a [GitHub issue](%%GITHUB-REPO%%/issues). If you have any questions or suggestions we would be very happy to help you. So, feel free to swing by our IRC channel `#crate` on [Freenode](http://freenode.net). diff --git a/r-base/user-feedback.md b/r-base/user-feedback.md index 1cf6eacb4..ab2088f95 100644 --- a/r-base/user-feedback.md +++ b/r-base/user-feedback.md @@ -1,3 +1,7 @@ +## Documentation + +Documentation for this image is stored in the [`%%REPO%%` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. + ## Issues If you have any problems with or questions about this image, please contact us %%MAILING-LIST%% through a [GitHub issue](%%GITHUB-REPO%%/issues). diff --git a/ubuntu-upstart/user-feedback.md b/ubuntu-upstart/user-feedback.md index 826901122..037527e5a 100644 --- a/ubuntu-upstart/user-feedback.md +++ b/ubuntu-upstart/user-feedback.md @@ -1,3 +1,7 @@ +## Documentation + +Documentation for this image is stored in the [`%%REPO%%` directory](https://github.com/docker-library/docs/tree/master/%%REPO%%) of the [`docker-library/docs` GitHub repo](https://github.com/docker-library/docs). Be sure to familiarize yourself with the [repository's `REAMDE.md` file](https://github.com/docker-library/docs/blob/master/README.md) before attempting a pull request. + ## Issues This image is provided on an as-is basis. If problems with it are discovered, they can be discussed in the `#docker-library` IRC channel on [Freenode](https://freenode.net), but any support will be best-effort.