-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
This is a starting point for any programming project on Github. It contains the documentation files that Github expects for 💯% completion of their Community Standards as well as some Git Hooks and Github Actions to enforce a standardized development process.
You can clone this repository and then use it as a template for your project by removing the initial remote and setting your own Github remote.
- OR -
You can fork this repository to your Github Account and then use the Use Template
feature when creating new repositories on Github.
Once you have the project initialized, follow the Quick Setup and Run Instructions in the README to make sure you update all of the pieces for your project.
You can use any programming language! This template is meant to be language agnostic, so that any developers can use it for 💯% completion