ℹ️ Please read the code of conduct before any interaction with Searchor and your fork repository.
This repository welcomes all contributions and corrections. Before contributing, please make sure you have read the guidelines below.
If you're new to git and/or GitHub, we suggest you go through the GitHub Guides.
-
Fork this repository
-
(Optional) Clone the fork via
git
-
Using SSH
git clone --filter=tree:0 [email protected]:ArjunSharda/Searchor.git
-
Using HTTPS
git clone --filter=tree:0 https://github.com/ArjunSharda/Searchor.git
-
Using GitHub CLI
gh repo clone ArjunSharda/Searchor -- --filter=tree:0
-
-
Create a new branch from the latest branch
main
-
Start editing file(s) on the new branch
-
Commit and push to the new branch
-
Make a pull request towards the original repository (ArjunSharda/Searchor)
Please ensure your pull request adheres to the following guidelines:
- Make sure someone else has not already pulled the request for the changes you wish to do.
- The code should be without any warnings and errors.
- Any changes or suggestions to the existing content or repository are welcomed.
You don't need to worry as collaborators will request the changes needed in the pull request before merging.
If you have any feedback or suggestions please reach out to Project Maintainer Arjun Sharda.
Or you can create an issue where you can mention some new features or extensions that will enhance this project✨.