Skip to content

A repository template that lets you set up a minimal issue tracking process in 15 minutes that you won’t have to think about for 6 months 🏗

License

Notifications You must be signed in to change notification settings

instantish/15-minutes-for-6-months

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

15 minutes for 6 months

For early-stage SaaS and consumer startups.

Memorable Milestones

Take 15 minutes to set up a basic issue tracking system (labels + milestones) you probably won’t have to think about for at least 6 months.

Get started

Creating a new repository

Want to create a fresh repo with these labels and milestones?

  1. Click the green "Use this template" button.

  2. To trigger the GitHub Action for the first time, edit the name field in .github/workflows/milestones.yml to be "Use weekly Memorable Milestones". A small commit triggers the milestone syncing.

That's it! ⚡️

Using an existing repository

Want to use the labels and milestones for an existing repository?

  1. Copy over the .github/workflows/milestones.yml file to your existing repository. You may have to create a .github or .github/workflows folder if you don't have one. (Files that end in .yml in this folder are treated as GitHub Actions).

  2. To trigger the GitHub Action for the first time, edit the name field in .github/workflows/milestones.yml to be "Use weekly Memorable Milestones". A small commit triggers the milestone syncing.

  3. Add the labels from this project to your repository manually. Unfortunately, this is currently the fastest way 🐢.

That's it! ⚡️

What does this do?

This will trigger actions that put your labels and milestones on auto-pilot.

The milestones are weekly sprints, created 7-8 weeks out, and due every Thursday. The GitHub Action will create them ahead of time and close them when they're done. Read the methodology.

The labels are a simple set of tags meant for private projects. Colors and names are determined to be memorable, simple, and accessible. Inspired by this research paper on colour theory.

Labels

Milestones

Advanced

Using this as a repository template for your organization

Want to make it easy for members of your org to use this template when they create a new repo?

  1. Click the "Fork" button in the top right.

Fork

  1. Choose which org you'd like to fork the repo to.

  2. You're done!

Done

When someone creates a new repo, this template will come up as an option.

Choose repo


Built with 💙 by the team behind Fabric.

About

A repository template that lets you set up a minimal issue tracking process in 15 minutes that you won’t have to think about for 6 months 🏗

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks