moeCrafters / moeGramX

The main repository of moeGramX — the moest client based on Telegram-X and TDLib.
https://t.me/moegramx
GNU General Public License v3.0
65 stars 4 forks source link

Chat folders #4

Closed jplie closed 1 year ago

jplie commented 1 year ago

The guide below provides the flow for creating a perfect pull request to the Telegram X Repository. Before submitting your PR, ensure that it complies with the following principles.

Perfect PRs must be:

When fixing issues, make sure that your PR is:

When adding features, expect:

Other contributions:

PR types not mentioned above can be considered as well, provided they are rational. For example, optimizations of existing features or the app build time (for this, before/after timing is mandatory). For code refactoring, the code should be clearly improved/simplified/more convenient and is expected to be free of any edge-case bugs.

Good luck and thanks for the contribution!