Added control branches archive explanation
This commit is contained in:
parent
3e839bef18
commit
422d06cdde
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Original README with build instructions and licenses could be found in [Telegram
|
||||||
* Adaptive chat bubbles
|
* Adaptive chat bubbles
|
||||||
* and other smaller features.
|
* and other smaller features.
|
||||||
|
|
||||||
Full list of features will rewritten later, for now you can use one of `control-*` branches. These branches have changes split by feature instead of chronologically.
|
Full list of features will rewritten later. Control branches were used to list features, but they are now deprecated and archived in [separate repo][archive].
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Read [CONTRIBUTING.md][contributing].
|
Read [CONTRIBUTING.md][contributing].
|
||||||
|
|
@ -45,3 +45,4 @@ Read [CONTRIBUTING.md][contributing].
|
||||||
[preview_image]: https://github.com/kotatogram/kotatogram-desktop/blob/dev/docs/assets/ktg_preview.png "Preview of Kotatogram Desktop"
|
[preview_image]: https://github.com/kotatogram/kotatogram-desktop/blob/dev/docs/assets/ktg_preview.png "Preview of Kotatogram Desktop"
|
||||||
[preview_image_url]: https://github.com/kotatogram/kotatogram-desktop/blob/dev/docs/assets/ktg_preview.png
|
[preview_image_url]: https://github.com/kotatogram/kotatogram-desktop/blob/dev/docs/assets/ktg_preview.png
|
||||||
[contributing]: https://github.com/kotatogram/kotatogram-desktop/blob/dev/.github/CONTRIBUTING.md
|
[contributing]: https://github.com/kotatogram/kotatogram-desktop/blob/dev/.github/CONTRIBUTING.md
|
||||||
|
[archive]: https://github.com/kotatogram/kotatogram-archived
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue