From 12756ad19d05f6a126cb987ceb123f876dce261d Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Tue, 10 May 2022 20:00:00 -0500 Subject: [PATCH] Add contributing info to README Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com> --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b3e8b56..9f078a2 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,12 @@ julia> cowsay("He mooed we must fight\nEscape or we'll die\nCows gathered around || || ``` +## Contributing + +If you find a bug in Cowsay.jl, please [file an issue]. I will not be accepting +any requests for new cowfiles in this repo, though. + +[file an issue]: https://github.com/MillironX/Cowsay.jl/issues [julia repl]: https://docs.julialang.org/en/v1/manual/getting-started/ [pkg mode]: https://docs.julialang.org/en/v1/stdlib/Pkg/ [the documentation]: https://millironx.com/Cowsay.jl/stable