Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable and create github issue templates #6

Open
samperd opened this issue Jun 5, 2019 · 0 comments
Open

Enable and create github issue templates #6

samperd opened this issue Jun 5, 2019 · 0 comments

Comments

@samperd
Copy link
Collaborator

samperd commented Jun 5, 2019

As per:
https://help.github.com/en/articles/creating-issue-templates-for-your-repository

Creating issue templates for your repository
When you create issue templates for your repository using the issue template builder, they'll be available for contributors to use when they open new issues in the repository.

Suggested templates:
User Story Template Example

## User Story:
(Please describe the task or feature you are requesting)

As a <User Role>
I want <Describe Feature>
So that <Describe Goal>

## Implementation Details:
(Please include any additional details required to describe this issue)
* .
* .

## Related Issues
(Please include links to other related issues by using the #number auto link syntax)
* .

## Service Desk Issues
( Please include any links to existing service desk issues related to this issue)
* [Issue Name](http://link.to.issue)


## Business Value:
(Please select a single business value based on the MoSCoW model. Deafult: Must Have)
* [x] Must Have
* [ ] Should Have
* [ ] Could Have
* [ ] Would Like to Have

## User Story Points (Effort)
( Please estimate the number of User Story points you this this issue deserves. Default: 10)
* [ ] Unknown
* [ ] 0
* [ ] 1
* [ ] 2
* [ ] 3
* [ ] 5
* [ ] 8
* [x] 10
* [ ] 15
* [ ] 25
* [ ] 50
* [ ] 100
* [ ] Infinity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant