We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0020859 commit e3126c5Copy full SHA for e3126c5
.github/PULL_REQUEST_TEMPLATE/bugfix_pull_request.md
@@ -0,0 +1,15 @@
1
+### Bug description
2
+Either describe the bug and how to reproduce it (see the corresponding issue template) or reference the respective issue.
3
+
4
+### Approach
5
+Describe why your approach fixes the described bug
6
7
+### Open Questions and/or Concerns
8
+Use a github checklists to adress any concerns like. e.g.
9
+- [ ] I wasn't sure about this or that variable and if I did the correct thing with it
10
+- [ ] I am not sure if this is compatible with the latest Matlab version
11
+- [ ] etc.
12
+This checklist then has to be checked before merge
13
14
+### References
15
+Any helpful external information (e.g. links to stackoverflow question, blogposts, etc.)
0 commit comments