Skip to content
Snippets Groups Projects
Commit 0e4e3a03 authored by Alessandro Vullo's avatar Alessandro Vullo
Browse files

[ENSCORESW-2428]. This is the full template with an added section about...

[ENSCORESW-2428]. This is the full template with an added section about testing and improved formatting.
parent aa2df16d
No related branches found
No related tags found
No related merge requests found
......@@ -7,18 +7,42 @@
- if you change the schema you must patch the test databases as well, see [Updating the schema](https://github.com/Ensembl/ensembl/blob/release/90/CONTRIBUTING.md#updating-the-schema)
- the PR must not fail unit testing
### Description of the Change
### Description
One or more sentences describing in detail the proposed changes.
_One or more sentences describing in detail the proposed changes._
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut feugiat ligula vel enim congue, nec faucibus turpis ornare. Integer nulla massa, fermentum nec elit a, dapibus luctus ante. Vestibulum eleifend enim et consectetur convallis.
### Use case
Please provide an example representing the motivation behind the need for having these changes in place.
_Describe the problem. Please provide an example representing the motivation behind the need for having these changes in place._
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas lobortis aliquet risus id dapibus. In vulputate porta justo. Vestibulum in arcu varius, laoreet urna a, egestas dui.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam ultrices egestas urna, vel mollis felis viverra iaculis. Phasellus ac nisi imperdiet ipsum viverra porta.
### Benefits
If applicable, describe the advantages the changes will have.
_If applicable, describe the advantages the changes will have._
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean eget diam quis leo faucibus sagittis. Sed dapibus, magna ut porttitor malesuada, lorem purus tincidunt magna, ut dignissim mi quam et elit.
### Possible Drawbacks
If applicable, describe any possible undesirable consequence of the changes.
\ No newline at end of file
_If applicable, describe any possible undesirable consequence of the changes._
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras molestie tincidunt quam, id dapibus mauris consequat eu. Phasellus in neque quis purus laoreet malesuada in sit amet tellus.
### Testing
_Have you added/modified unit tests to test the changes?_
Yes.
_If so, do the tests pass/fail?_
Pass, of course.
_Have you run the entire test suite and no regression was detected?_
Yes.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment