One liner description
- Scope: A brief one-liner describing what this project covers.
- Purpose: Provide Information about what this software is designed to solve/improve
- Userbase: Is is intended to use this project?
- Owner: project owner name and github profile link (or email)
- Person(s) Assigned:
- [Username or Full Name]
- Project Manager: Typically the same as the software owner
- Estimated Date of Completion: [YYYY-MM-DD]
- Project Tracker: [Link to basecamp board, or alternative project tracker that all maintainers have access to]
- [Languages]
- (e.g., Python)
- [Frameworks]
- (e.g., React)
- [Libraries / Packages]
- (i.e., Python)
- numpy
- pandas
- etc...
- (i.e., Python)
- [Other]
- [Primary Compute (e.g., Dell XPS 15)]
- [Microcontroller (e.g., Raspberry Pi 4)]
- [Sensors (e.g., IMU Model XYZ)]
- Requirements File: [Link to or path of the requirements file (e.g.,
requirements.txt,package.json)] - Key Versions:
- Python:
3.10.x - Node.js:
v18.x
- Python:
- Setup Instructions: [Link to the README or relevant documentation section for software setup.] See SOFTWARE_SETUP.md for more details.
- Setup Instructions: [Link to the README or relevant documentation section for hardware setup and connections.] See HARDWARE_SETUP.md for more details.
- main: The primary branch you are working on
- branchname An alternate branch you (or members of your team) are working on....
- otherbranchname The other branch you (or members of your team) are working on...
Info about releases can go here
- Parent Project: [Name of the higher-level project this supports.]
- Related Projects (Optional):
- [Link to Related Project A]
- [Link to Related Project B]