Skip to content

Commit 39cd84b

Browse files
authored
Merge pull request #14 from wunderio/issue/10-pull-request-template
Restore the pull request template
2 parents a36c914 + 316b250 commit 39cd84b

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## Ticket
2+
3+
[Add a link to the ticket]
4+
5+
## Description
6+
7+
[Explain what was done and why. You can also add screenshots here if it helps.]
8+
9+
## Testing
10+
11+
### Feature environment
12+
13+
[Add a link to the feature environment]
14+
15+
Drush uli: [Add a `drush uli` command to get (admin) login url to the feature environment]
16+
17+
### Setting up local environment
18+
19+
[Detail custom setup instructions if any - any drush commands, content reindexing, specific user to use, etc.]
20+
21+
### Testing instructions
22+
23+
[List all the steps that should be performed to test the feature]

0 commit comments

Comments
 (0)