AS a developer, I want to have Pull Request and Issue templates supplied in the repository #250
Labels
No labels
blocked
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs testing
question
type
admin
type
bug
type
change
type
defect
type
dependencies
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
type
subtask
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 7 minutes 50 seconds
Due date
Vylpes
2 minutes 50 seconds
VylpesTester
5 minutes
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/vylbot-app#250
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Epic: none
Story Points: 1
AS a developer, I want to have Pull Request and Issue templates supplied in the repository
SO THAT I know what data is required when I make a PR or Issue
Acceptance Criteria
AS a developer
GIVEN I have code ready to be merged
WHEN I create a Pull Request
THEN my description should be pre-populated with templated text
AS a developer
GIVEN I have an issue I want to create
WHEN I create an issue
THEN my description should be pre-populated with templated text
Notes
Subtasks
Create PR and Issue Templatesto AS a developer, I want to have Pull Request and Issue templates supplied in the repositoryThey are in the develop branch, will be in main upon release