From 5bab000fe1d1a4d6c8eac2c62a1096c8774adde9 Mon Sep 17 00:00:00 2001 From: PieterjanR Date: Fri, 28 Jul 2023 13:22:53 -0700 Subject: [PATCH] Added contribution guidelines in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bff4f94..61d8f32 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ pkg> add GaussianRandomFields # Press ']' to enter the Pkg REPL mode - See the [Tutorial](https://PieterjanRobbe.github.io/GaussianRandomFields.jl/dev/tutorial) for an introduction on how to use this package (including fancy pictures!) - See the [API](https://PieterjanRobbe.github.io/GaussianRandomFields.jl/dev/API) for a detailed manual +## Contributing + +Feel free to open an issue for bug reports, feature requests, or general questions. We encourage new feature additions as pull requests, preferably in a new feature branch. + ## References [1] Lord, G. J., Powell, C. E. and Shardlow, T. *An introduction to computational stochastic PDEs*. No. 50. Cambridge University Press, 2014.