Skip to content
Merged
Show file tree
Hide file tree
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
26 changes: 22 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
Note: Please do not use this repository for new internal shared workflows and actions. Use https://github.com/Typeform/.github-private instead!
# Overview

Please check that your contribution applies to one of these cases below. If this is not the case, please contribute to https://github.com/Typeform/.github-private instead.
- [ ] This PR only changes an existing workflow.
- [ ] This PR adds a new workflow that is needed in a public Typeform repository.
Jira ticket: https://typeform.atlassian.net/browse/<TICKET_ID>

<!-- Include a brief overview of what this PR is about.
i.e.: what problem does it solve? what feature does it add?
-->

## Changes

<!-- Relevant changes to guide the reviewer through your PR -->

-
-
-

## Testing

<!-- Test artefacts, such as screenshots, logs, ... -->

## Docs

- [ ] **Yes!** :hand: I have updated the documentation.
5 changes: 5 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/branches/main.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Note: Please do not use this repository for new internal shared workflows and actions. Use https://github.com/Typeform/.github-private instead!

Please check that your contribution applies to one of these cases below. If this is not the case, please contribute to https://github.com/Typeform/.github-private instead.
- [ ] This PR only changes an existing workflow.
- [ ] This PR adds a new workflow that is needed in a public Typeform repository.