Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 1.59 KB

File metadata and controls

63 lines (37 loc) · 1.59 KB

👑 DockerHunt

Hello everyone!! Everything good?

I bring you DockerHunt, all hunter tools.

Hope you like it...

Stats King

OFJAAAH

DigitalOcean Referral Badge

Join Us

Telegram The King

Credit

Dependencies

Contributing to this project

1. Fork the project

2. Clone the fork to your machine

git clone git@github.com:YOUR-USERNAME/YOUR-FORKED-REPO.git

3. Set the remote upstream from original repository

cd into/cloned/fork-repo
git remote add upstream https://github.com/KingOfBugbounty/DockerHunt.git
git fetch upstream

4. Submitting Pull Requests:

  • work on your local branch and submit it to your fork master.

  • Create a PR from your branch to the original repository.

5. Syncing a fork

Follow the steps in this link

MIT © KingOfTips