Skip to content

Commit 6b0f30f

Browse files
committed
Apply the footer update from fred
1 parent faca93f commit 6b0f30f

File tree

20 files changed

+200
-60
lines changed

20 files changed

+200
-60
lines changed

buildpack-deps/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,17 @@
1111

1212
## Issues
1313

14-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/buildpack-deps/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
14+
If you have any problems with, or questions about this image, please contact us
15+
through a [GitHub issue](https://github.com/docker-library/buildpack-deps/issues) or via the IRC channel
16+
`#docker-library` on [Freenode](https://freenode.net).
1517

1618
## Contributing
1719

18-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
20+
You are invited to contribute new features, fixes, or updates, large or small; we are
21+
always thrilled to receive pull requests, and do our best to process them as fast as
22+
we can.
1923

20-
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/buildpack-deps/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
24+
Before you start to code, we recommend discussing your plans through a
25+
[GitHub issue](https://github.com/docker-library/buildpack-deps/issues), especially for more ambitious contributions. This gives
26+
other contributors a chance to point you in the right direction, give you feedback on
27+
your design, and help you find out if someone else is working on the same thing.

clojure/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,17 @@ This will build your project into a jar file located in your project's target/ub
5454

5555
## Issues
5656

57-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/Quantisan/docker-clojure/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
57+
If you have any problems with, or questions about this image, please contact us
58+
through a [GitHub issue](https://github.com/Quantisan/docker-clojure/issues) or via the IRC channel
59+
`#docker-library` on [Freenode](https://freenode.net).
5860

5961
## Contributing
6062

61-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
63+
You are invited to contribute new features, fixes, or updates, large or small; we are
64+
always thrilled to receive pull requests, and do our best to process them as fast as
65+
we can.
6266

63-
We recommend discussing your plans through a [GitHub issue](https://github.com/Quantisan/docker-clojure/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
67+
Before you start to code, we recommend discussing your plans through a
68+
[GitHub issue](https://github.com/Quantisan/docker-clojure/issues), especially for more ambitious contributions. This gives
69+
other contributors a chance to point you in the right direction, give you feedback on
70+
your design, and help you find out if someone else is working on the same thing.

gcc/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,17 @@ This will add your current directory as a volume to the container, set the worki
3838

3939
## Issues
4040

41-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/gcc/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
41+
If you have any problems with, or questions about this image, please contact us
42+
through a [GitHub issue](https://github.com/docker-library/gcc/issues) or via the IRC channel
43+
`#docker-library` on [Freenode](https://freenode.net).
4244

4345
## Contributing
4446

45-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
47+
You are invited to contribute new features, fixes, or updates, large or small; we are
48+
always thrilled to receive pull requests, and do our best to process them as fast as
49+
we can.
4650

47-
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/gcc/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
51+
Before you start to code, we recommend discussing your plans through a
52+
[GitHub issue](https://github.com/docker-library/gcc/issues), especially for more ambitious contributions. This gives
53+
other contributors a chance to point you in the right direction, give you feedback on
54+
your design, and help you find out if someone else is working on the same thing.

golang/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,17 @@ Alternatively, build for multiple platforms at once:
6666

6767
## Issues
6868

69-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/golang/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
69+
If you have any problems with, or questions about this image, please contact us
70+
through a [GitHub issue](https://github.com/docker-library/golang/issues) or via the IRC channel
71+
`#docker-library` on [Freenode](https://freenode.net).
7072

7173
## Contributing
7274

73-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
75+
You are invited to contribute new features, fixes, or updates, large or small; we are
76+
always thrilled to receive pull requests, and do our best to process them as fast as
77+
we can.
7478

75-
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/golang/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
79+
Before you start to code, we recommend discussing your plans through a
80+
[GitHub issue](https://github.com/docker-library/golang/issues), especially for more ambitious contributions. This gives
81+
other contributors a chance to point you in the right direction, give you feedback on
82+
your design, and help you find out if someone else is working on the same thing.

hello-world/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,17 @@
3131

3232
## Issues
3333

34-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/hello-world/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
34+
If you have any problems with, or questions about this image, please contact us
35+
through a [GitHub issue](https://github.com/docker-library/hello-world/issues) or via the IRC channel
36+
`#docker-library` on [Freenode](https://freenode.net).
3537

3638
## Contributing
3739

38-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
40+
You are invited to contribute new features, fixes, or updates, large or small; we are
41+
always thrilled to receive pull requests, and do our best to process them as fast as
42+
we can.
3943

40-
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/hello-world/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
44+
Before you start to code, we recommend discussing your plans through a
45+
[GitHub issue](https://github.com/docker-library/hello-world/issues), especially for more ambitious contributions. This gives
46+
other contributors a chance to point you in the right direction, give you feedback on
47+
your design, and help you find out if someone else is working on the same thing.

hylang/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,17 @@ For many single file projects, it may not be convenient to write a `Dockerfile`
3232

3333
## Issues
3434

35-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/hylang/hy/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
35+
If you have any problems with, or questions about this image, please contact us
36+
through a [GitHub issue](https://github.com/hylang/hy/issues) or via the IRC channel
37+
`#docker-library` on [Freenode](https://freenode.net).
3638

3739
## Contributing
3840

39-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
41+
You are invited to contribute new features, fixes, or updates, large or small; we are
42+
always thrilled to receive pull requests, and do our best to process them as fast as
43+
we can.
4044

41-
We recommend discussing your plans through a [GitHub issue](https://github.com/hylang/hy/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
45+
Before you start to code, we recommend discussing your plans through a
46+
[GitHub issue](https://github.com/hylang/hy/issues), especially for more ambitious contributions. This gives
47+
other contributors a chance to point you in the right direction, give you feedback on
48+
your design, and help you find out if someone else is working on the same thing.

java/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,17 @@ This will add your current directory as a volume to the container, set the worki
4343

4444
## Issues
4545

46-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/java/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
46+
If you have any problems with, or questions about this image, please contact us
47+
through a [GitHub issue](https://github.com/docker-library/java/issues) or via the IRC channel
48+
`#docker-library` on [Freenode](https://freenode.net).
4749

4850
## Contributing
4951

50-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
52+
You are invited to contribute new features, fixes, or updates, large or small; we are
53+
always thrilled to receive pull requests, and do our best to process them as fast as
54+
we can.
5155

52-
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/java/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
56+
Before you start to code, we recommend discussing your plans through a
57+
[GitHub issue](https://github.com/docker-library/java/issues), especially for more ambitious contributions. This gives
58+
other contributors a chance to point you in the right direction, give you feedback on
59+
your design, and help you find out if someone else is working on the same thing.

mongo/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,17 @@ This image includes `EXPOSE 27017` (the mongo port), so standard container linki
3030

3131
## Issues
3232

33-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/mongo/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
33+
If you have any problems with, or questions about this image, please contact us
34+
through a [GitHub issue](https://github.com/docker-library/mongo/issues) or via the IRC channel
35+
`#docker-library` on [Freenode](https://freenode.net).
3436

3537
## Contributing
3638

37-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
39+
You are invited to contribute new features, fixes, or updates, large or small; we are
40+
always thrilled to receive pull requests, and do our best to process them as fast as
41+
we can.
3842

39-
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/mongo/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
43+
Before you start to code, we recommend discussing your plans through a
44+
[GitHub issue](https://github.com/docker-library/mongo/issues), especially for more ambitious contributions. This gives
45+
other contributors a chance to point you in the right direction, give you feedback on
46+
your design, and help you find out if someone else is working on the same thing.

mysql/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,17 @@ This image includes `EXPOSE 3306` (the mysql port), so standard container linkin
3333

3434
## Issues
3535

36-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/mysql/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
36+
If you have any problems with, or questions about this image, please contact us
37+
through a [GitHub issue](https://github.com/docker-library/mysql/issues) or via the IRC channel
38+
`#docker-library` on [Freenode](https://freenode.net).
3739

3840
## Contributing
3941

40-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
42+
You are invited to contribute new features, fixes, or updates, large or small; we are
43+
always thrilled to receive pull requests, and do our best to process them as fast as
44+
we can.
4145

42-
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/mysql/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
46+
Before you start to code, we recommend discussing your plans through a
47+
[GitHub issue](https://github.com/docker-library/mysql/issues), especially for more ambitious contributions. This gives
48+
other contributors a chance to point you in the right direction, give you feedback on
49+
your design, and help you find out if someone else is working on the same thing.

nginx/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,17 @@ Then, build with `docker build -t some-custom-nginx .` and run:
5454

5555
## Issues
5656

57-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/nginx/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
57+
If you have any problems with, or questions about this image, please contact us
58+
through a [GitHub issue](https://github.com/docker-library/nginx/issues) or via the IRC channel
59+
`#docker-library` on [Freenode](https://freenode.net).
5860

5961
## Contributing
6062

61-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
63+
You are invited to contribute new features, fixes, or updates, large or small; we are
64+
always thrilled to receive pull requests, and do our best to process them as fast as
65+
we can.
6266

63-
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/nginx/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
67+
Before you start to code, we recommend discussing your plans through a
68+
[GitHub issue](https://github.com/docker-library/nginx/issues), especially for more ambitious contributions. This gives
69+
other contributors a chance to point you in the right direction, give you feedback on
70+
your design, and help you find out if someone else is working on the same thing.

node/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,17 @@ For many single file projects, it may not be convenient to write a `Dockerfile`
4343

4444
## Issues
4545

46-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/docker-library/node/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
46+
If you have any problems with, or questions about this image, please contact us
47+
through a [GitHub issue](https://github.com/docker-library/node/issues) or via the IRC channel
48+
`#docker-library` on [Freenode](https://freenode.net).
4749

4850
## Contributing
4951

50-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
52+
You are invited to contribute new features, fixes, or updates, large or small; we are
53+
always thrilled to receive pull requests, and do our best to process them as fast as
54+
we can.
5155

52-
We recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/node/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
56+
Before you start to code, we recommend discussing your plans through a
57+
[GitHub issue](https://github.com/docker-library/node/issues), especially for more ambitious contributions. This gives
58+
other contributors a chance to point you in the right direction, give you feedback on
59+
your design, and help you find out if someone else is working on the same thing.

perl/README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,17 @@ For many single file projects, it may not be convenient to write a `Dockerfile`
3434

3535
## Issues
3636

37-
If you have any questions about the image, please contact us through a [GitHub issue](https://github.com/Perl/docker-perl/issues) or in the IRC channel `#docker-library` on [Freenode](https://freenode.net).
37+
If you have any problems with, or questions about this image, please contact us
38+
through a [GitHub issue](https://github.com/Perl/docker-perl/issues) or via the IRC channel
39+
`#docker-library` on [Freenode](https://freenode.net).
3840

3941
## Contributing
4042

41-
If you want to contribute new features or updates, we are always thrilled to receive pull requests, and do our best to process them as fast as possible.
43+
You are invited to contribute new features, fixes, or updates, large or small; we are
44+
always thrilled to receive pull requests, and do our best to process them as fast as
45+
we can.
4246

43-
We recommend discussing your plans through a [GitHub issue](https://github.com/Perl/docker-perl/issues) before starting to code - especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give feedback on your design, and maybe point out if someone else is working on the same thing.
47+
Before you start to code, we recommend discussing your plans through a
48+
[GitHub issue](https://github.com/Perl/docker-perl/issues), especially for more ambitious contributions. This gives
49+
other contributors a chance to point you in the right direction, give you feedback on
50+
your design, and help you find out if someone else is working on the same thing.

0 commit comments

Comments
 (0)