From f4d79ff5684bd1d8e7c01a4f258d681720e78cea Mon Sep 17 00:00:00 2001 From: Maksym Sadovnychyy Date: Sat, 2 Nov 2024 12:05:28 +0100 Subject: [PATCH] (feature): readme and contributing update --- CONTRIBUTING.md | 1 + README.md | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d85e884..c22755e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,5 +43,6 @@ If the issue is specific to a particular LTO version that you cannot test, pleas If you have any questions or need further assistance, feel free to reach out: - **Email**: [maksym.sadovnychyy@gmail.com](mailto:maksym.sadovnychyy@gmail.com) +- **Reddit**: [MaksIT.LTO.Backup: A Simplified CLI Tool for Windows LTO Tape Backups](https://www.reddit.com/r/MaksIT/comments/1ghgbx5/maksitltobackup_a_simplified_cli_tool_for_windows/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) Thank you for considering contributing, and feel free to reach out if you have questions! Your support helps make MaksIT.LTO.Backup better for everyone. diff --git a/README.md b/README.md index 3c325c6..4fb7e13 100644 --- a/README.md +++ b/README.md @@ -150,8 +150,15 @@ Below is an example configuration setup for an LTO-6 tape generation backup oper Errors during backup or restore are caught and logged to the console. Ensure that your `TapeDeviceHandler` is correctly configured and that the tape drive is accessible. +## Contact + +If you have any questions or need further assistance, feel free to reach out: + +- **Email**: [maksym.sadovnychyy@gmail.com](mailto:maksym.sadovnychyy@gmail.com) +- **Reddit**: [MaksIT.LTO.Backup: A Simplified CLI Tool for Windows LTO Tape Backups](https://www.reddit.com/r/MaksIT/comments/1ghgbx5/maksitltobackup_a_simplified_cli_tool_for_windows/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) + ## License This project is licensed under the terms of the GPLv2. See the [LICENSE](./LICENSE) file for full details. -© Maksym Sadovnychyy (MAKS-IT) 2024 +© Maksym Sadovnychyy (MAKS-IT) 2024 \ No newline at end of file