From caf9ea265355d6fc82b3cfbf213f1b355a1f07fb Mon Sep 17 00:00:00 2001 From: Alex Clarke Date: Mon, 24 Nov 2025 15:50:19 -0700 Subject: [PATCH] Informed users that they can request additional changes if necessary in the warnings section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ae1a64..78d4864 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ always forget, `dtools` has you covered. work on other systems.** * **Some scripts assume that `bash` is your default shell, and thus assume that your shell configuration files are `.bashrc`. If you use another shell, you may need to modify some scripts to fit your environment.** + +For any and all issues, don't hesitate to create a bug report or feature request on the [GitHub Issues page](https://github.com/Dark-Alex-17/dtools/issues)! --- ## Installation