rudimusmaximus / DevFlow

A Dev Flow for Google Appscript
51 stars 11 forks source link

Template for a DevFlow Issue that's code related #43

Open rudimusmaximus opened 6 years ago

rudimusmaximus commented 6 years ago

Need quick copy of our default issue template used on GitHub and ZenHub

This is the ISSUE.MD file in the .github directory. Link to file on Master Link to file on Develop Contribution Guidelines on Master Contribution Guidelines on Develop

Final Answer

The markdown file's links are above. To save time when working in GloBoard for a code related issue, the first comment section block below contains the markdown text in Develop as of 2018.05.14. Just:

rudimusmaximus commented 6 years ago

objective / purpose

completion checklist

POST LIVE:

full pipeline documentation


Overview - describe with history and related items

Solution Design

What's New Entry

Solution Implementation Notes

Developer Testing- Disposable Alpha and Release Candidate

Live Testing - Beta live to controlled audience

Customer Experience - Re-open and append if issues for customers

rudimusmaximus commented 6 years ago

Raw md format below, you can copy paste from below

**_objective / purpose_**  

**_completion checklist_** 
- [ ] Discovered in: whichx.y.z or n/a  
- [ ] Resolved/introduced in: whichx.y.z  
- [ ] Design Ready - labels, estimates
- [ ] Development Ready - design and change list created, updated complexity label and estimates
- [ ] Changes Listed  (mark each member as completed update as needed)
  - [ ] one  
  - [ ] two  
  - [ ] three  
  - [ ] four  
  - [ ] five  
- [ ] Developer Tested - Test Copies (Disposable Alpha "DA!s" and Release Candidate) 

POST LIVE:
- [ ] Beta Tested - Live to controlled audience  
- [ ] Customer Experience - Live analytics reveal working for customers  

**_full pipeline documentation_** 
--- 
# Overview - describe with history and related items  
# Solution Design  
# What's New Entry  
# Solution Implementation Notes  
## Developer Testing- Disposable Alpha and Release Candidate  
## Live Testing - Beta live to controlled audience  
## Customer Experience - Re-open and append if issues for customers