From cec5b36cfa89f42ff134473ebc7d1c050bcab725 Mon Sep 17 00:00:00 2001 From: Nick Date: Thu, 24 Aug 2023 14:56:47 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7e289605..a8477288 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,6 +18,9 @@ This will automatically build to your mods directory in OWML (so long as it's in To save yourself the pain of decoding where in a function an error occured, you can [download this dll file](https://cdn.discordapp.com/attachments/929787137895854100/936860223983976448/mono-2.0-bdwgc.dll) and place it in `MonoBleedingEdge/EmbedRuntime` of the game's folder. Then (so long as you build targeting `Debug`), line numbers will be shown in any error that comes from New Horizons +## Provide examples +When adding a new feature, include a complete set of planet config files that will sufficiently demonstrate the functionality of the feature/bug fix/improvement. This way reviewers can just copy paste these files into the New Horizons planets folder. + ## Updating The Schema When you add fields to config classes, please document them using XML documentation so that our action can generate a proper schema.