diff --git a/Project_Template/Issues.txt b/Project_Template/Issues.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2db109151b2fefc069f40193b38a8558ba6b4cdb
--- /dev/null
+++ b/Project_Template/Issues.txt
@@ -0,0 +1,96 @@
+Flight Preparations
+-------------------
+* [ ] Flight Planning 
+* [ ] Procurement 
+* [ ] Flight Computer Smoke Test 
+* [ ] Control Camera Smoke Test 
+* [ ] Backup GPS Tracker Smoke Test
+* [ ] GND Preparations
+* [ ] Ground Station Arrangements
+* [ ] Avionics Integration (Service Module)
+* [ ] Backup GPS Integration
+* [ ] Control Camera Integration
+* [ ] Payload Integration
+* [ ] Full System Integration 
+
+
+
+Flight Planning
+----------------
+* [ ] Clarify Objectives
+* [ ] Clarify Roles
+* [ ] GANTT
+* [ ] Notify local FAA
+* [ ] Callsign Arrangements
+* [ ] Remote Sensing Legal Issues
+* [ ] Update Checklists
+* * [ ] Flight Computer Integration
+* * [ ] Avionics Integration
+* * [ ] Payload Integration
+* * [ ] Control Camera Integration
+* * [ ] Backup Tracker Integration
+* * [ ] Launch (Platform)
+* * [ ] Launch (Payload)
+* * [ ] Launch Equipment
+* * [ ] GND Equipment
+* * [ ] Recovery Equipment
+* [ ] Run Predictions
+* [ ] Recovery Team Plans
+
+
+
+Flight Computer Smoke Test
+--------------------------
+* [ ] Test planning
+* [ ] Sub-system level Smoke Tests
+* * [ ] OBC
+* * [ ] COM
+* * [ ] APRS
+* * [ ] EPS
+* [ ] Integrated Smoke Test
+
+
+
+Avionics Integration
+--------------------
+Integration of the UPRA Avionics Fligth Computer
+* COM
+* OBC
+* * Buzzer
+* EPS + GPS extension
+* APRS
+* Payload Interface
+
+
+Flight
+-------
+* [ ] Launch Preparation
+* [ ] Launch
+* [ ] Flight
+* [ ] Recovery
+
+
+
+Post Flight Analysis 
+--------------------
+* [ ] Disassembly
+* * [ ] Avionics
+* * [ ] Control Camera
+* * [ ] Backup GPS
+* * [ ] Payload
+* [ ] Download Data
+* * [ ] Flight Log
+* * [ ] Control Camera Video
+* * [ ] Payload Data
+* [ ] Process Data
+* * [ ] Process Flight log
+* * [ ] Process Control Camera Video
+* * [ ] Process Payload Data
+* [ ] Lessons Learned
+* * [ ] Pt.1 - Launch and Operation
+* * [ ] Pt.2 - Flight Events
+* [ ] Post-Flight Analysis Document
+* [ ] Post on LEGO and UPRA website
+
+
+
diff --git a/Project_Template/readme.md b/Project_Template/readme.md
new file mode 100644
index 0000000000000000000000000000000000000000..5e5eeb75aa207c2a89fb0bc331176d491d7866ce
--- /dev/null
+++ b/Project_Template/readme.md
@@ -0,0 +1,11 @@
+# Project Template
+
+## Usage
+
+Issues.txt - contains the main issues and checklists. All issue templates are Markdown formatted and ready to use
+
+1. Create a new project
+   1. Template: 'Automated Kambam'
+   2. Project name: Use mission name
+2. Add Notes - Use names from Issues.txt
+3. Convert Notes to Issues - Use checklists from Issues.txt
\ No newline at end of file