Commit graph

4 commits

Author SHA1 Message Date
Ondrej Dockal
552282a663
docs: update PR template to consider tests (#6005)
* docs: update PR template to consider tests, add checkbox for having test included

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
Co-authored-by: Florent BENOIT <fbenoit@redhat.com>
2024-02-16 16:02:27 +00:00
Charlie Drage
0f045944e4
nit: Only add screenshot / screencast if PR change is UI related (#5112)
### What does this PR do?

Updates the PR template to indicate that we should only upload a
screenshot / screencast if it is UI related, as code-related changes
cannot be shown graphically.

### Screenshot/screencast of this PR

<!-- If code-replated, include a screenshot or
a screencast explaining this PR -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

N/A

### How to test this PR?

<!-- Explain steps to reproduce -->

N/A

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2023-12-04 12:39:44 -05:00
Charlie Drage
a1ca4ca631
nit: fix length of template (#3438)
### What does this PR do?

Fix the length of the template so the width is under 100 characters.
Each time that you run the 'verify' git scripts, it complains about the
comments being too long. So you always have to remove the "Include any
related issues" part.

### Screenshot/screencast of this PR

<!-- Please include a screenshot or a screencast
explaining what is doing this PR -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

N/A

### How to test this PR?

N/A

<!-- Please explain steps to reproduce -->

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2023-08-04 14:51:56 +00:00
Florent Benoit
aded24395c chore: Provides a PR template
Provides PR template to match 'recommended community standards'

Change-Id: Ib68ecb1b4fcea5fda84a9e4480cdde87208e477b
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2022-08-01 17:41:55 +02:00