GeekZoneHQ / web

Software to power the Geek.Zone website and apps
http://geek.zone/web
GNU General Public License v3.0
19 stars 29 forks source link

fix web-587: add user story form field. #588

Closed jamesgeddes closed 2 years ago

jamesgeddes commented 2 years ago

Description

This simply adds the user story form field to the feature request template so that the web repo aligns with the template repo. This also sneaks in a revert on autoblack to no longer require the 79 char line length. it proved to be too annoying

Related Issue

resolves #587

Motivation and Context

Allows us to collect us to collect user stories so that we better understand the requirement and success criteria.

How Has This Been Tested?

documentation change only.

Types of changes

Checklist:

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

jamesgeddes commented 2 years ago

This also sneaks in a revert on autoblack to no longer require the 79 char line length. it proved to be too annoying