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

Commit 62e2bb9

Browse files
committed
Create pull_request_template.md
1 parent d06e70b commit 62e2bb9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Before you submit this PR: make sure to put all operations-related information in a wiki-note, a PR should be about code and is publicly accessible
2+
3+
**What is the problem / what does the code in this PR do**
4+
5+
**Can you give a minimal working example (or illustrate with a figure)?**
6+
7+
Please include the following if applicable:
8+
- Update the documentation/README
9+
- Tests to check the (new) code is working as desired.
10+
- Does it solve one of the open issues on github?
11+
12+
Please make sure that all automated tests have passed before asking for a review (you can save the PR as a draft otherwise).

0 commit comments

Comments
 (0)