Skip to content

Commit ad900a3

Browse files
committed
QAG-44: Update pull request template
1 parent 410e3da commit ad900a3

File tree

1 file changed

+7
-15
lines changed

1 file changed

+7
-15
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,15 @@
1-
## Ticket
1+
## Ticket QAG-XXX
22

3-
[Add a link to the ticket]
3+
## Changes
44

5-
## Description
6-
7-
[Explain what was done and why. You can also add screenshots here if it helps.]
5+
- [Explain what changes were made in this PR]
86

97
## Testing
108

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
9+
Enviroment: [Feature environment URL]
1810

19-
[Detail custom setup instructions if any - any drush commands, content reindexing, specific user to use, etc.]
11+
Login: [`drush uli` command]
2012

21-
### Testing instructions
13+
Instructions:
2214

23-
[List all the steps that should be performed to test the feature]
15+
- [Step by step instructions to test the changes]

0 commit comments

Comments
 (0)