Skip to content

Instantly share code, notes, and snippets.

@codingwithchris
Created May 5, 2019 16:06
Show Gist options
  • Save codingwithchris/0d0e052babf352bb2bbb210cf073b25f to your computer and use it in GitHub Desktop.
Save codingwithchris/0d0e052babf352bb2bbb210cf073b25f to your computer and use it in GitHub Desktop.
Github Issue Starter Templates ( place inside .github/${TEMPLATE_TYPE}/${template-name.md} )
name about assignees
Bug Report
Report a bug so we can fix it!
codingwithchris

Overview of Bug

  • A short summary of the bug here.

To Do (o)

  • Build a checklist for finding & fixing the bug

Steps to Reproduce Problem

  • Outline steps needed to reproduce the bug

Screenshots (o)

  • Add screenshots if appropriate to help a developer out :)
name about assignees
Feature Request
Request a feature for this project
codingwithchris

Overview

  • short_summary_here

To Do (o)

  • build_a_checklist

Steps to Reproduce Problem (o)

  • only_needed_for_bugs

Design Notes (o)

Screenshots (o)

name about assignees
Pull Request
Open a Pull Request!
codingwithchris

Overview

  • short_summary_here

Summary of Changes

  • change_1_here
  • change_2_here

Checklist

For all PRs:

  • Updated documentation
  • Tested to confirm functionality

Screenshots (o)

Before (o)

After (o)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment