Skip to content

A template repository to use as a starting point for new git repos with basic boilerplate things that every git repo should have

License

Notifications You must be signed in to change notification settings

deadlydog/Template.NewGitRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template Git Repository

A template repository that I start my git repos from with common boilerplate things already added. Anyone is welcome to use this template.

💬 Description

A short description of what this project does.

If you enjoy this project, consider giving it a GitHub star ⭐ to show your support.

❓ Why this exists

A short description of why this project exists. What use-case is it meant to solve?

✨ Features

List the features of this project:

  • Feature 1
  • Feature 2

🚀 Quick start

A quick guide on how to get started with this project. Install a NuGet Package? A link to download the latest version from (releases page, PowerShell Gallery, etc)? Code snippets? Links to wiki or other documentation.

✋ How to contribute

Issues and Pull Requests are welcome. See the Contributing page for more details.

⏪ Changelog

See what's changed in the application over time by viewing the changelog.

❤ Donate to support this project

Buy me a [CANADIAN ITEM] for providing this [EXTENSION|APP|SCRIPT] open source and for free 🙂

FOR A GENERIC DONATE LINK USE THIS BUTTON paypal

FOR AN APP SPECIFIC DONATE LINK GO HERE AND CREATE A NEW BUTTON, THEN REPLACE THE BUTTON_ID_GOES_HERE WITH THE NEW BUTTON'S ID paypal

✔ Update boilerplate repo files

While anyone is free to use this template, some of the content is specific to my personal information and how I like to structure my projects, so that information should be updated or removed.

Files containing Dan's personal information that should be updated:

  • License: Update to match your project's license, and ensure it uses the correct name in the copyright.
  • CODEOWNERS: Update to match your project's maintainers, or remove this file.
  • FUNDING: Update to match your project's donation information, or remove this file.
  • ReadMe: Update with your project's information, and remove the Donate section or update it to not use Dan's links.

Other boilerplate git repository files that should be reviewed and updated or removed as needed:

  • Changelog: If you don't plan to track a changelog, remove this file and it's reference from the ReadMe.
  • Contributing: Update to match your project's contributing guidelines and complete the sections that need more information, or remove it.
  • Architectural Decision Records: Remove this directory if you don't plan to use ADRs, and it's reference from the Contributing page.
  • bug_report, feature_request, pull_request_template: Update the bug report, feature request, and pull request templates as needed to meet your requirements, or remove them.

About

A template repository to use as a starting point for new git repos with basic boilerplate things that every git repo should have

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published