-
Fork or Use as Template
Click the "Use this template" button or fork the repository to get started. -
Import the Ruleset
Copy themain-ruleset.ymlfrom the.githubfolder into your new repository.
This file helps configure GitHub Issues. -
Configure Dependabot
Rename.github/dependabot.disabled.ymlto.github/dependabot.yml.
Update it to match your project’s package ecosystem (e.g. npm, pip, etc.).
If you don’t need Dependabot, you can delete the file. -
Set Code Owners
Update.github/CODEOWNERSwith the correct usernames or teams responsible for reviewing code. -
Update This README
- Change the title to your repository name.
- Add a short description of your project.
- Include contact information for the project owner or maintainer.
# my-awesome-project
A simple tool to automate phishing domain detection.
Maintainer: @yourusername
Contact: [email protected]