From 1dce4e04c63cc57ed937991c77df404a0042e3d2 Mon Sep 17 00:00:00 2001 From: Philpax Date: Wed, 22 Apr 2026 00:06:09 +0200 Subject: [PATCH] docs: add links to Code of Conduct + AI policy --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d78f3d..2bba0a4 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,5 @@ Note that you only need to add it to the Dev Plugin Locations once (Step 1); it Replace all references to `SamplePlugin` in all the files and filenames with your desired name, then start building the plugin of your dreams. You'll figure it out 😁 Dalamud will load the JSON file (by default, `SamplePlugin/SamplePlugin.json`) next to your DLL and use it for metadata, including the description for your plugin in the Plugin Installer. Make sure to update this with information relevant to _your_ plugin! + +All participation in this repository is governed by our [Code of Conduct](https://dalamud.dev/code-of-conduct). If you used AI tooling at any point, review the [AI Usage Policy](https://dalamud.dev/plugin-publishing/ai-policy) and disclose your level of AI use. Entirely AI-generated submissions will be rejected, and undisclosed AI use may result in a ban.