From d2ce8ad844fdcb3aacef9d3276cc692a1a8917db Mon Sep 17 00:00:00 2001 From: Thibaut Lacroix <57836508+tfmlaX@users.noreply.github.com> Date: Tue, 26 Nov 2024 15:54:44 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5a5f103..423c80b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -48,6 +48,8 @@ When filing an [issue](https://github.com/shareloqs/MPSDynamics/issues) use a cl 2. What did you expect to see? 3. What did you see instead? +Make sure to provide a minimal reproducible example to demonstrate the bug. + ## How to Suggest an Enhancement If you find yourself wishing for a feature that doesn't exist in `MPSDynamics.jl`, you are probably not alone. There might be others out there with similar needs.