Skip to content

phishdirectory/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Repository

Usage

  1. Fork or Use as Template
    Click the "Use this template" button or fork the repository to get started.

  2. Import the Ruleset
    Copy the main-ruleset.yml from the .github folder into your new repository.
    This file helps configure GitHub Issues.

  3. Configure Dependabot
    Rename .github/dependabot.disabled.yml to .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.

  4. Set Code Owners
    Update .github/CODEOWNERS with the correct usernames or teams responsible for reviewing code.

  5. 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.

Example

# my-awesome-project

A simple tool to automate phishing domain detection.

Maintainer: @yourusername  
Contact: you@example.com

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors