Skip to content

Commit

Permalink
Small extension of "Resolution proposal" template (#472)
Browse files Browse the repository at this point in the history
Related-Issue: #472
Closes: #472
Projected-Results-Impact: none
  • Loading branch information
holtgrewe committed May 6, 2022
1 parent bee7eaa commit f102ddc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HISTORY.rst
Expand Up @@ -17,6 +17,7 @@ End-User Summary
- Suppress "submit to CADD" and "submit to SPANR" buttons for multi-case form (#478).
This has not been implemented so far.
- Fixing paths in "Variant Ingest" documentation (#472).
- Small extension of "Resolution proposal" template (#472).

Full Change List
================
Expand All @@ -29,6 +30,7 @@ Full Change List
- Suppress "submit to CADD" and "submit to SPANR" buttons for multi-case form (#478).
This has not been implemented so far.
- Fixing paths in "Variant Ingest" documentation (#472).
- Small extension of "Resolution proposal" template (#472).

------
v1.2.0
Expand Down
6 changes: 6 additions & 0 deletions docs_manual/developer_templates.rst
Expand Up @@ -72,6 +72,12 @@ When the root cause is determined, a solution needs to be proposed, following th
**Required Architectural Changes**
e.g. Function F needs to be moved to X.
**Required Database Changes**
i.e. name any model that needs changing, to be added and will lead to a migration
**Backport Possible?**
e.g., "Yes" if this is a bug fix or small change and should be backported to the current stable version
**Resolution Sketch**
e.g. Change X in F. Then do Y.
Expand Down

0 comments on commit f102ddc

Please sign in to comment.