Skip to content

Commit cb272c5

Browse files
committed
Merge branch 'dev'
2 parents 601fdd2 + 9b03bc4 commit cb272c5

File tree

47 files changed

+5334
-1802
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+5334
-1802
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,8 @@
1-
**General**
1+
**Pull request workflow**
22

3-
Describe your pull request as transparent as possible:
3+
Resolves #ISSUE_NUMBER
44

5-
* What functionality does it implement?
6-
* Where is it located?
7-
* How does the API look?
8-
* Which bugs are fixed
9-
* Are there related issues?
10-
11-
**Documentation**
12-
13-
Please document all changes and/or new features:
14-
15-
* Update the API documentation
16-
* Update the corresponding sections in the online documentation
17-
* Add inline comments to your code, if required
18-
* Update the corresponding What's New file
19-
20-
**Testing**
21-
22-
* Adapt the software tests (including doc-tests), if the PR does affect existing tests
23-
* Add new tests for new features
24-
25-
**Questions and Comments**
26-
27-
You are welcome to ask for help or start a discussion on a feature. We very much appreciate your contribution.
5+
- [ ] Implement unit tests for the changes
6+
- [ ] Update the documentation
7+
- [ ] For a new feature: Implement an example and a system test
8+
- [ ] Update the changelog at docs/whats_new/*

docs/_static/images/tutorials/heat_exchangers/Condenser.svg

Lines changed: 36 additions & 36 deletions
Loading

0 commit comments

Comments
 (0)