From 7b8ea6e3ec71c15f20f65c6bc6cb6cae4ecd2301 Mon Sep 17 00:00:00 2001 From: Ed L Date: Sat, 15 May 2021 23:27:32 +0100 Subject: [PATCH] docs(readme): add info about branches and archive --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae2e1064..63b81203 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,11 @@ Are you fluent in both English and another language? Then you can help us make t All of us at DTel have a passion for programming, which is why we were able to create and maintain DTel over the years. However, hosting the bot isn't free. So if you like what we're doing, have a look at our VIP options by clicking here: [![vip-shield]][website-vip] - +### Branches +- `development` contains the latest code - this has been reviewed, but there's no guarantee it works. +- `master` contains the code currently used on the bot - this branch is only pushed to when `development`'s code is ready. +- If you'd like to see older code (v1, v2 and the original v4), check out our [archive repo][archive-repo]. +- Any other branches are temporary. [invite-bot]: https://discordapp.com/oauth2/authorize?client_id=377609965554237453&scope=bot&permissions=125953 @@ -47,7 +51,7 @@ However, hosting the bot isn't free. So if you like what we're doing, have a loo [website-vip]: https://dtel.austinhuang.me/en/latest/VIP-Numbers/ [gitlocalize]: https://gitlocalize.com/repo/3993 [codacy]: https://www.codacy.com/gh/DTel-HQ/dtel/dashboard - +[archive-repo]: https://github.com/DTel-HQ/dtel-archive [contributing]: ./.github/CONTRIBUTING.md