tools: Added pre-release checklist to tools readme
This commit is contained in:
parent
1d562cdd11
commit
b1850e6f51
1 changed files with 5 additions and 0 deletions
|
|
@ -3,3 +3,8 @@
|
||||||
This directory contains several scripts which are intended to both document and ease the convenience of certain development processes.
|
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`.
|
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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue