All Projects → instantish → 15-minutes-for-6-months

instantish / 15-minutes-for-6-months

Licence: MIT license
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 🏗

Projects that are alternatives of or similar to 15-minutes-for-6-months

aloba
🤖 [Myrmica Aloba 🐜] Bot: Add labels and milestone on pull requests and issues.
Stars: ✭ 18 (+20%)
Mutual labels:  issues, labels, milestones
geet
Command line interface for performing Git hosting service operations
Stars: ✭ 14 (-6.67%)
Mutual labels:  issues, milestones
yoda
GitHub extension for agile project management, using the issues subsystem.
Stars: ✭ 86 (+473.33%)
Mutual labels:  labels, milestones
labman-cli
👨🏼‍🔬 github label manager cli
Stars: ✭ 15 (+0%)
Mutual labels:  issues, labels
memorable-milestones
A GitHub Action that puts your milestones on auto-pilot, using memorable emoji names 🤖
Stars: ✭ 18 (+20%)
Mutual labels:  fabric, milestones
release-changelog-builder-action
A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
Stars: ✭ 515 (+3333.33%)
Mutual labels:  issues, labels
urmomia-client
based utility mod
Stars: ✭ 19 (+26.67%)
Mutual labels:  fabric
git-issue-react-electronjs
⚙️. ⚛️. A desktop application created with Electronjs and Reactjs to be cross-platform to manage and track GitHub issues.
Stars: ✭ 21 (+40%)
Mutual labels:  issues
GnuPlot
A PHP Library for using GnuPlot
Stars: ✭ 26 (+73.33%)
Mutual labels:  labels
Probe
Probe is a web GUI application with for Hyperledger Fabric maintainer, user, research to find the best block config logic for specific chain-code.
Stars: ✭ 29 (+93.33%)
Mutual labels:  fabric
pastelwonderland
A mod that uses pastel colors and feels to provide you with a beautiful, yet chaotic, dimension.
Stars: ✭ 17 (+13.33%)
Mutual labels:  fabric
trac-to-gitlab
Easily migrate your Trac instance to Gitlab
Stars: ✭ 22 (+46.67%)
Mutual labels:  milestones
fabricjs-psbrush
Fabric.js用の感圧ブラシ実装 / A lightweight pressure-sensitive brush implementation for Fabric.js
Stars: ✭ 45 (+200%)
Mutual labels:  fabric
hyperledger-fabric-graphql-boilerplate
Hyperledger Fabric GraphQL Boilerplate
Stars: ✭ 44 (+193.33%)
Mutual labels:  fabric
cortex-tenant
Prometheus remote write proxy that adds Cortex tenant ID based on metric labels
Stars: ✭ 60 (+300%)
Mutual labels:  labels
assign-author
GitHub Actions to assign author to issue or PR
Stars: ✭ 55 (+266.67%)
Mutual labels:  issues
Croptopia
Fabric and Forge mod that adds crops and food to the game.
Stars: ✭ 61 (+306.67%)
Mutual labels:  fabric
architectury-plugin
A simple gradle plugin to enable developing multiplatform mods.
Stars: ✭ 36 (+140%)
Mutual labels:  fabric
metadata-action
GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker
Stars: ✭ 492 (+3180%)
Mutual labels:  labels
fabric
这是基于fabric 1.4.1 版本国密改造项目
Stars: ✭ 62 (+313.33%)
Mutual labels:  fabric

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].