|
| 1 | +## Internal reference |
| 2 | +<!--- If this PR fixes an open issue, please link to the issue here. --> |
| 3 | +*e.g. https://github.com/BioSchemas/specifications/issues/596* |
| 4 | + |
| 5 | +## Description |
| 6 | +<!--- Describe your changes in detail. Bullet points are recommended. --> |
| 7 | +- *e.g. Modified Gene profile* |
| 8 | + |
| 9 | +## Motivation and context |
| 10 | +<!--- Why is this change required? What problem does it solve? --> |
| 11 | +*e.g. new field standards in gene nomenclature led to...* |
| 12 | + |
| 13 | +## Have these been tested? |
| 14 | +<!--- If applicable, please describe in detail how you tested your changes. --> |
| 15 | +<!--- Include details of your testing environment, tests ran to see how --> |
| 16 | +<!--- your change affects other areas of the code, etc. --> |
| 17 | +- *e.g. New draft tested against JSON document...* |
| 18 | + |
| 19 | +## What should reviewers focus on? |
| 20 | +<!--- Provide suggestions for what someone should check to help with the review. --> |
| 21 | +*e.g. The new nomenclature of...* |
| 22 | + |
| 23 | +## Types of changes |
| 24 | +<!--- What types of changes does your PR introduce? Put an `x` in all the boxes that apply: --> |
| 25 | +- [ ] Bug fix (non-breaking change which fixes an issue) |
| 26 | +- [ ] New content (non-breaking change which adds new content) |
| 27 | +- [ ] Modified content (non-breaking change which modifies existing content) |
| 28 | +- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) |
| 29 | + |
| 30 | +## Future TO-DOs |
| 31 | +<!--- What should be remembered to be done in the future to follow up the work in this PR --> |
| 32 | +- [ ] *e.g. Once reviewed, check webpage update...* |
0 commit comments