Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/telegram-mini-apps/issues

Centralised storage of platform issues and enhancement proposals.
https://github.com/telegram-mini-apps/issues

telegram telegram-mini-apps

Last synced: about 1 month ago
JSON representation

Centralised storage of platform issues and enhancement proposals.

Awesome Lists containing this project

README

        

# Telegram Mini Apps Issues

The main purpose of this repository is to provide a single source of platform reports and enhancement proposals.
Developers should use it to report found bugs, find compromise solutions and offer platform enhancements.

> ⚠️ In case, you would like to report an issue related to `@tma.js` packages, please, create it in the connected [repository](https://github.com/Telegram-Mini-Apps/tma.js/issues).
> This repository is only related to the platform bugs and enhancements.

## How it works

It's important to note that the Telegram team is unlikely to monitor this repository, so the team surely would
not know anything about issues created here. That's why it is recommended to create fully described issue here
and reference it in created issue in Telegram application repository.

So, here is the workflow,

1. Fully describe a bug, provide a code to reproduce it and specify platform. It is greatly appreciated to use
`@tma.js` packages, but developer can still use SDK from Telegram.

2. While it's not mandatory, it's also appreciated by the community to create an issue ticket in the Telegram application
GitHub repository you could find in the next section. Don't forget to add `[Mini Apps]` prefix in title and reference issue
created here in Telegram repo, so other developers could see the connection.

## Telegram applications GitHub

Here is the list of official Telegram applications source code repositories developers will need to report a bug to make it
fixed:

- [Telegram for Android](https://github.com/DrKLO/Telegram)
- [Telegram for iOS](https://github.com/TelegramMessenger/Telegram-iOS)
- [Telegram for macOS](https://github.com/overtake/TelegramSwift)
- [Telegram Desktop](https://github.com/telegramdesktop/tdesktop)
- [Telegram Web A](https://github.com/Ajaxy/telegram-tt)
- [Telegram Web K](https://github.com/morethanwords/tweb)

## Disclaimer

Not to disappoint the developers community, this repository does not belong to the Telegram team, or affiliated with it.
This repository was created by an external developer who aims to improve the platform.