Co-authored-by: Aditya <xditya@ultroid.tech> Co-authored-by: Danish <danish@ultroid.tech> Co-authored-by: Amit Sharma <48654350+buddhhu@users.noreply.github.com> Co-authored-by: TechiError <error@notavailable.live> Co-authored-by: Avish Kumar <85635883+aviskumar@users.noreply.github.com> Co-authored-by: Vɪɴᴀʏᴀᴋ Pᴀɴᴅᴇʏ <87496159+harpia-vieillot@users.noreply.github.com> Co-authored-by: Shrimadhav U K <6317196+spechide@users.noreply.github.com> Co-authored-by: Dark <darkbeamer.official@gmail.com> Co-authored-by: Muhamad Risman Aziz <62795826+mrismanaziz@users.noreply.github.com> Co-authored-by: Ashik Muhammed <84127769+MR-JINN-OF-TG@users.noreply.github.com> Co-authored-by: MMETMA <79155572+MMETMA@users.noreply.github.com> Co-authored-by: amirmehdinzri <94852182+amirmehdinzri@users.noreply.github.com>
24 lines
1.4 KiB
Markdown
24 lines
1.4 KiB
Markdown
# Welcome To Contributing Guide
|
|
Any contribution done to this repository will be appreciated! 🎉
|
|
|
|
### About Ultroid
|
|
- **Ultroid** is Telegram Userbot, which allow you to perform many task easily.
|
|
- It's base core is a pip package named [`pyUltroid`](https://GitHub.com/TeamUltroid/pyUltroid).
|
|
- This repository, contains Ultroid's official plugin files.
|
|
- moreover, Ultroid User also have an option to get more plugins available at [`UltroidAddons`](https://github.com/TeamUltroid/UltroidAddons)
|
|
|
|
### Issues
|
|
- Search for existing Similar issues.
|
|
- You can open a issue first before contributing, If it contain some major changes like `bug fixes` or `feature addition`.
|
|
- If you are busy or getting trouble while making changes, you can just open the issue (explaining it).
|
|
|
|
### Contributing
|
|
- You can [fork](https://github.com/TeamUltroid/Ultroid/fork) this repository.
|
|
- You can commits your changes now.
|
|
- You can [Git-Squash](https://docs.github.com/en/get-started/using-git/about-git-rebase) your commits, if they are more. [Optional]
|
|
- At last, You are ready to [`make a Pull Request`](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request).
|
|
- Make sure that, your `Pull Request` contain an explaining title and issue number if it closes any open issue.
|
|
|
|
### Thanks
|
|
- Congrats! 💫 you have successfully made your Contribution to Ultroid.
|