Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 7f4cbdc

Browse files
authored
chore: simplify PR template (#1011)
It comments out the headers that are optional or not required
1 parent 7abccaf commit 7f4cbdc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,28 +56,28 @@ Link related issues below. Insert the issue link or reference after the word "Cl
5656
-->
5757
-
5858

59+
<!-- Recommended
5960
## Use cases
6061
61-
<!-- Recommended
6262
Explain here the different behaviors that this PR introduces or modifies in this project, user roles, environment configuration, etc.
6363
6464
If you are familiar with Gherkin test scenarios, we recommend its usage: https://cucumber.io/docs/gherkin/reference/
6565
-->
6666

67+
<!-- Optional
6768
## Screenshots
6869
69-
<!-- Optional
7070
Add here screenshots about how the project will be changed after the PR is applied. They could be related to web pages, terminal, etc, or any other image you consider important to be shared with the team.
7171
-->
7272

73+
<!-- Recommended
7374
## Logs
7475
75-
<!-- Recommended
7676
Paste here output logs discovered while creating this PR, such as stack traces or integration logs, or any other output you consider important to be shared with the team.
7777
-->
7878

79+
<!-- Optional
7980
## Follow-ups
8081
81-
<!-- Optional
8282
Add here any thought that you consider could be identified as an actionable step once this PR is merged.
8383
-->

0 commit comments

Comments
 (0)