From b1850e6f51043008706c8a13b54dae351c419ddb Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Wed, 30 Apr 2025 10:44:51 +0100 Subject: [PATCH] tools: Added pre-release checklist to tools readme --- tools/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools/README.md b/tools/README.md index 9cecc03ac..8b509f8f4 100644 --- a/tools/README.md +++ b/tools/README.md @@ -3,3 +3,8 @@ This directory contains several scripts which are intended to both document and ease the convenience of certain development processes. The scripts in this directory assume that your current working directory is the Azahar root directory and the script is being called via `./tools/xxx.sh`. + +## Pre-release checklist + +- [ ] Update compatibility list +- [ ] Update translations \ No newline at end of file