From a43ec6f88ffd8c08ecd78878a538a4187b2563e8 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Mon, 8 Jan 2024 23:28:05 -0700 Subject: [PATCH] Add contribution warning --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b81d76..164c98a 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,9 @@ A Foundry VTT game system for the .dungeon TTRPG > manually, as they are compiled from their respective non-`.`-suffixed folder. > (Example: To edit a file in `/.langs`, edit the correct file in `/langs`). > The **ONLY** exception to this is the `.vscode` folder which editing anything -> in it will almost definitely get your PR rejected until the changes are undone. \ No newline at end of file +> in it will almost definitely get your PR rejected until the changes are undone. + + +### Contributing: +This repository currently is not accepting pull requests. This section will be +updated once code contributions are accepted. \ No newline at end of file