Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

[devops] Update repository configuration #1

Merged
merged 1 commit into from
May 24, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## Story Name Here

[Story Link](https://shuttlerock.atlassian.net/browse/STUDIO-0000)

Description from the story here

## Type of change

Select all that apply:

- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Security issue
- [ ] Infrastructure / network

## How to test the PR

- Step 1
- Step 2
- Step 3

## Deployment Notes

It requires new Environmental variables:

- `EXAMPLE_ENV_VARIABLE=content`
- `EXAMPLE_ENV_VARIABLE2=content`