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

Rewrite readme #26

Closed jplie closed 6 months ago

jplie commented 6 months ago

Fix some things in readme

Another couple of fixes

Enough for today

I can just force-push this thing but i'm pushing from phone

Update README.md

no squash

Update README.md

Update README.md

Update README.md

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!