Shift3 / standards-and-practices

Standards and Practices for Bitwise Industries
https://shift3.github.io/standards-and-practices/
63 stars 41 forks source link

docs(github templates): add default title prefix and labels, use GH form schema #310

Closed amerikan closed 2 years ago

amerikan commented 2 years ago

Changes

List Changes Introduced by this PR

  1. Adds default labels to issue templates
  2. Adds default prefix to issue titles
  3. Convert feature issue template to use GH's form generator for easier input (works only on Public repos, so it will work on this one)

Purpose

Make it easier to create issues, less typing.

Approach

How does this change address the problem?

Testing Steps

Will be hard to test, until merge 😓

  1. Create new issue, try the different ones
  2. Create a Feature issue, a form should appear

Learning

If this closes an issue, name it here. If it doesn't, remove this line Closes #309