File: pull_request_template.md

package info (click to toggle)
tmuxinator 3.3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 560 kB
  • sloc: ruby: 4,031; sh: 19; makefile: 14
file content (23 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
### Metadata

Links to relevant docs, related PRs or issues, etc.

### Problem / Motivation

Describe what the problem is or why the change is needed

### Solution

- [ ] CHANGELOG entry is added for code changes

Describe how you are solving the problem

### Testing

Describe any interesting automated test changes

Provide a test project yaml file, if relevant

Provide any additional reproducing steps

Show expected output / screenshot