Native issue description template for epics

Problem

  • How to better help users leverage lists in issue descriptions to function as epics.
  • This can also serve as parent issues.

Proposed solution

Example of an epic issue template

### Problem
State the problem you are trying to solve

### Child Issues
* [ ] Child Issue Link e.g. #123
* [ ] Child Issue Link e.g. #456 
 
### Blocking Issues
* [ ] Blocking Issue Link e.g. #123
* [ ] Blocking Issue Link e.g. #456 

### Related Issues
* [ ] Related Issue Link e.g. #123
* [ ] Related Issue Link e.g. #456