mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 04:25:29 -04:00
PR template update.
This commit is contained in:
parent
4d2326c18d
commit
4e9fa9442c
@ -1,16 +1,10 @@
|
||||
**What is fixed**
|
||||
**What is fixed** Add link to the issue this PR fixes.
|
||||
|
||||
Add link to the issue this PR fixes.
|
||||
Example: Fixes #42.
|
||||
|
||||
Fixes #42.
|
||||
**Why is this change proposed** If this change does *not* fix an open issue, briefly describe the rationale for this PR.
|
||||
|
||||
**Why is this change proposed**
|
||||
|
||||
If this change does *not* fix an open issue, briefly describe the rationale for this PR.
|
||||
|
||||
**What is changed**
|
||||
|
||||
Briefly describe the changes proposed in this pull request:
|
||||
**What is changed** Briefly describe the changes proposed in this pull request:
|
||||
|
||||
* Fixed rare exception happening in `x >= 42` case
|
||||
* Small optimization of `decompress()` method
|
||||
|
Loading…
x
Reference in New Issue
Block a user