Skip to content

Commit 01d974b

Browse files
fix: Fix PR template (#236)
1 parent de3bbf6 commit 01d974b

2 files changed

Lines changed: 27 additions & 4 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
1-
Note: Please do not use this repository for new internal shared workflows and actions. Use https://github.com/Typeform/.github-private instead!
1+
# Overview
22

3-
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.
4-
- [ ] This PR only changes an existing workflow.
5-
- [ ] This PR adds a new workflow that is needed in a public Typeform repository.
3+
Jira ticket: https://typeform.atlassian.net/browse/<TICKET_ID>
4+
5+
<!-- Include a brief overview of what this PR is about.
6+
i.e.: what problem does it solve? what feature does it add?
7+
-->
8+
9+
## Changes
10+
11+
<!-- Relevant changes to guide the reviewer through your PR -->
12+
13+
-
14+
-
15+
-
16+
17+
## Testing
18+
19+
<!-- Test artefacts, such as screenshots, logs, ... -->
20+
21+
## Docs
22+
23+
- [ ] **Yes!** :hand: I have updated the documentation.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Note: Please do not use this repository for new internal shared workflows and actions. Use https://github.com/Typeform/.github-private instead!
2+
3+
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.
4+
- [ ] This PR only changes an existing workflow.
5+
- [ ] This PR adds a new workflow that is needed in a public Typeform repository.

0 commit comments

Comments
 (0)