This template repository is designed to be a starting point for new projects at Recap Time Squad, with a focus on batteries-included configuration such as GitHub issue contact links, labels-as-code on GitHub, and issue templates/forms across both GitHub and GitLab, and a consistent structure for community health files such as CODE_OF_CONDUCT, CONTRIBUTING and SECURITY.
- On GitHub, click the "Use this template" button to create a new repository.
- Alternatively, you can clone this repository and push it to a new repository for GitLab and other code forges.
- Replace the
README.md
contents with your project description, badges, and usage instructions. - Update the
LICENSE
file to match your project's license. Same withLICENSE-DOCS
for documentation. - Review and update the
.github
and.gitlab
directories for description templates (issue forms in GitHub), workflows/CI setup, and labels.
Project description here, plus any badges + banner
Basic usage docs here, then link to docs
# install + usage
Docs, contributing guidelines, etc.
MPL-2.0/AGPL-3.0/other OSI-approved license in SPDX-License-Identifier format (replace LICENSE contents to match if needed)